Commands API
Schedule Commands
Schedules a list of Commands for execution in the future and returns that list of Commands.
POST
Authorizations
Access Token Authentication
Path Parameters
The id of the Entity
Query Parameters
Ignore internal cooldowns of the Entity. Using this may result in Commands not being executed!
Body
The Commands that will be created for an Entity
The trigger time of command.
The type of the command.
The value of the command.
Was this page helpful?