Enable trigger
Enables a trigger for a connected account and specific trigger name.
Path parameters
connectedAccountId
triggerName
Headers
x-api-key
x-org-api-key
x-api-key
Request
This endpoint expects an object.
triggerConfig
Configuration parameters for the trigger. Structure varies based on trigger type.
verifyHost
Host URL for webhook verification, if required.
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).