HomeDocumentation and GuidesAPI Reference
API Reference

Update Global Data for Event

Allows pushing on / off states for an event globally.

The new status can be true, false or null if the value is not defined.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

The custom event uuid

Body Params
date-time
required

Expiry date of the pushed updates in UTC

boolean | null
required

Nullable boolean where null means removing the currently stored value

Response
200

OK

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!