Skip to main content
DELETE

Query Parameters

string
required
The unique identifier of the webhook to delete

Authentication

string
required
Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Response

boolean
Indicates if the webhook was deleted successfully
string
The unique identifier of the deleted webhook
string
Confirmation message
string
ISO 8601 timestamp of when the webhook was deleted

Error Responses

400 Bad Request

401 Unauthorized

404 Not Found