Delete a webhook (Draft)

Delete a webhook subscription the calling client owns. Requires the delete:webhooks scope. Deleting an id that doesn't exist or that your client doesn't own returns 404.

Required Scope: delete:webhooks

Path Params
uuid
required

The opaque webhook id (a GUID) returned by create/list.

Responses
204

Webhook deleted. No content.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json