webhooks
Delete the Webhook for an environment
DELETE
/
environments
/
{environmentId}
/
webhooks
/
{webhookId}
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
webhookId
string
requiredUUID of the webhook
Required string length:
36
Was this page helpful?