Webhooks
Delete Webhook
Delete a webhook configuration. Requires API key with webhook:write.
delete/v1/webhooks/{webhookId}
Path parameters
webhookIdstring required
Webhook ID (MongoDB ObjectId)
Response
Webhook deleted
Changes
No recorded changes to this endpoint across all 6 revisions of this API.