API Reference

This endpoint allows you to delete specific triggers, triggers associated with specific files, or all triggers for your account.

Log in to see full request history
Query Params
file_ids
array of strings

A list of file IDs to delete the triggers for.

File Ids
trigger_ids
array of strings

A list of trigger IDs to delete the triggers for.

Trigger Ids
boolean
Defaults to false

If true, all triggers for your account will be deleted. If false, only the triggers specified by file_ids or trigger_ids will be deleted.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json