Triggers
Pause Trigger
Pause trigger execution. Paused triggers retain configuration but do not execute.
post/v1/triggers/{trigger_id}/pause
Path parameters
trigger_idstring required
Trigger ID
Trigger ID
Response
Successful Response
Changes
Changed in 2 of the 31 revisions of this API.2
- ○
added the optional property
nameto the response with the200statusresponse-optional-property-added
- ○
- ○
the endpoint scheme security
BearerAuth AND NamespaceHeaderwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○