Webhooks
Delete a webhook
Deletes a webhook for the authenticated customer.
delete/v3/webhooks/{id}
Path parameters
idstring uuid required
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Response
Webhook deleted successfully