Skip to main content

 Services

Web services from /about to /webhooks

webhook

/clients/{client}/webhooks/{webhook} [DELETE]

Description

Deletes a webhook.

Use the internal client id, not the client ID in the URL. For example: /clients/123/webhooks/456.json

Parameters

No parameters required.

Permission

This service requires administrator.

Response

The response does not include the deleted webhook.

<webhook-delete/>

or as JSON:

{}

Error Handling

No specific errors expected for this service.

Created on , last edited on