Delete a webhook subscription
Log in to add to favouritesPage last updated 30 September 2024
DELETE/api/management/projects/{projectId}/events/webhooks/subscriptions/{subscriptionId}
Parameters
| Name | Parameter type | Type | Format | Description |
|---|---|---|---|---|
| projectId(required) | path | string | - | The project identifier found in the project overview screen of the management console. |
| subscriptionId(required) | path | string | uuid | The unique identifier of the subscription |
Responses
Examples
DELETE: /api/management/projects/movies/events/webhooks/subscriptions/a8badd75-37ef-40c3-ae0f-3a9881165595HTTP Status: 204 No content