Webhooks

Delete a specific webhook

Deletes a specific webhook using the webhook object ID.

delete/webhooks/{webhookId}

Path parameters

webhookIdstring required

Object ID of the webhook to delete

Response

Webhook deleted successfully

Changes