Delete a trigger

Deletes a branch-local trigger or writes a branch-local tombstone for an
inherited trigger so it does not reappear. Deletion stops future
scheduling but does not cancel occurrences already committed for delivery.
The only currently supported trigger type is schedule.

Note: This endpoint is currently in Beta.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

The Neon branch ID

string
required
length between 1 and 128
^[A-Za-z0-9][A-Za-z0-9_.\-]{0,127}$

The opaque, project-wide trigger ID

Responses
204

Trigger deleted

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