Delete a webhook subscription
AuthRequires authentication via bearerAuth.
Description
Permanently stops delivery to a webhook subscription.
Parameters
subscription_idpathstringrequired
Webhook subscription identifier.
Responses
204The subscription was deleted. No response body is returned.
401The API key is missing, malformed, expired, or revoked.
application/jsonerrorobjectrequired
403The API key does not have permission for this action.
application/jsonerrorobjectrequired
404The resource was not found in the authenticated Workspace.
application/jsonerrorobjectrequired