Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Delete a webhook

Path Params
int64
required

Client ID

int64
required

Webhook ID

Responses
204

The webhook was deleted successfully.

400

The webhook could not be deleted as it is in status "activated". The webhook must be in status "deactivated".

404

The webhook could not be found. Ensure that the required parameters such as "webhookId" are correct and the webhook exists.

409

The webhook ID is not assigned to the current client.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!