Disable trigger

Disables a specified trigger instance.

Path parameters

triggerInstanceIdstringRequiredformat: "[^\/#\?]+?"

Headers

x-api-keystringRequired

Response

statusstring

Status of the operation (success/error).

messagestring or null
Additional information about the operation result.
triggerIdstring or null
Unique identifier of the affected trigger.
isNewboolean or null

Indicates whether a new trigger was created (true) or an existing one was modified (false).