Description
Summary: Deletes an existing webhook subscription by its ID via the TextPeak API.
Details: This endpoint permanently removes a specific webhook identified by its unique ID provided as a path parameter. Once deleted, the webhook will no longer receive any event notifications from the TextPeak platform. This action is irreversible. Authentication is performed via a TextPeak API key passed in the Authorization header.
Authentication & Scopes
Authentication is handled via a TextPeak API key provided in the Authorization header. No OAuth scopes are defined; access is granted or denied based on the validity of the API key.
| Method | Details |
|---|---|
| API Key | Pass your TextPeak API key directly in the Authorization header value. |
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Your TextPeak API key that authenticates the request. |
accept | Yes | Must be set to */*. Indicates that the client accepts any response content type. |
Parameters
This endpoint uses a path parameter to identify the webhook to delete.
| Parameter | Type | Required | Location | Description |
|---|---|---|---|---|
id | integer | Yes | Path | The unique identifier of the webhook to delete. |
Request Body
This endpoint does not require a request body.
Examples
No saved examples are currently available for this endpoint.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||