v63

latestOpenAPI 3.0.0Proprietaryraw.githubusercontent.com2026-08-0110571.8 MB
Triggers

Delete a trigger

Permanently deletes a trigger instance. This stops the trigger from listening for events and removes it from your project. Use the PATCH endpoint with status "disable" if you want to temporarily pause a trigger instead.

delete/api/v3.1/trigger_instances/manage/{triggerId}

Path parameters

triggerIdstring triggerInstanceId required

The ID of the trigger instance to delete

The ID of the trigger instance to delete

Response

Successfully deleted the trigger instance

trigger_idstring triggerInstanceId required

The ID of the deleted trigger instance