Skip to main content
DELETE
Delete Trigger

Authentication

Requires JWT token or Platform API key via Authorization: Bearer <token> header.

Path Parameters

string
required
Agent UUID
string
required
Trigger UUID

Example Request

Response

This action is permanent and cannot be undone. The webhook URL will immediately stop working, and any external systems sending webhooks to this URL will receive 404 errors.

Error Responses

404 Not Found

  • Agent not found, trigger not found, or you don’t have access

429 Too Many Requests

  • Rate limit exceeded

See Also