Switch trigger instance status
Switches the status of a trigger instance.
Path parameters
triggerId
Headers
x-api-key
x-org-api-key
x-api-key
Request
This endpoint expects an object.
enabled
New enabled/disabled state for the trigger.
Response
status
Status of the operation (success/error).
message
Additional information about the operation result.
triggerId
Unique identifier of the affected trigger.
isNew
Indicates whether a new trigger was created (true) or an existing one was modified (false).