Skip to main content

Delete a webhook subscription

Log in to add to favourites
DELETE/api/management/projects/{projectId}/events/webhooks/subscriptions/{subscriptionId}

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
subscriptionId(required)pathstringuuidThe unique identifier of the subscription

Responses

HTTP status codeReasonModel
204Success
400An invalid payload was sent in the requestError
403ForbiddenError
404Subscription not foundError
500Internal server errorError

Examples

Delete a specific webhook subscription for a project

HTTP
DELETE: /api/management/projects/movies/events/webhooks/subscriptions/a8badd75-37ef-40c3-ae0f-3a9881165595

Expected response

HTTP
HTTP Status: 204 No content

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request