curl --request DELETE \
--url https://local.withsutro.com/projects/{projectId}/webhooks/{webhookId} \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'curl --request DELETE \
--url https://local.withsutro.com/projects/{projectId}/webhooks/{webhookId} \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'Was this page helpful?