Delete event trigger
Event Triggers
Delete event trigger
Delete an event trigger from the specified agent. This unregisters the underlying provider webhook subscription and stops the agent from running in response to the event.
DELETE
Delete event trigger
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the agent that owns the event trigger.
The ID of the event trigger to delete.
Response
Event trigger deleted successfully