cURL
curl --request PUT \ --url https://api.orbital-systems.com/client/showers/{id}/instantstart \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "actions": [ { "id": 123, "action": "<string>", "active": true, "day": 123, "time": "<string>" } ] } '
{ "actions": [ { "id": 123, "action": "<string>", "active": true, "day": 123, "time": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://orbitalsystems.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://orbitalsystems.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier for the shower
Show child attributes
Instant start schedule updated successfully