Triggers
Enable trigger
Enables a trigger for a connected account and specific trigger name.
POST
Authorizations
Body
application/json
Configuration parameters for the trigger. Structure varies based on trigger type.
Host URL for webhook verification, if required.
Response
200 - application/json
Status of the operation (success/error).
Indicates whether a new trigger was created (true) or an existing one was modified (false).
Additional information about the operation result.
Unique identifier of the affected trigger.
Was this page helpful?