v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-09181183330.0 KB
triggers

Resume a suspended trigger

Resume a suspended database trigger.

put/groups/{groupId}/apps/{appId}/triggers/{triggerId}/resume

Request body

disable_tokenboolean

If true, resumes the trigger without processing missed events. Otherwise, attempts to resume the trigger from the first change event after it failed by using a resume token.

Response

Successfully resumed the trigger.