Trigger or Schedule
Trigger a Command for Entity
Sends a new Command for immediate execution and returns the new Command.
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 Command to send
A command.
Response
201 - application/json
Created
A command.