cURL
curl --request DELETE \ --url https://api.folk.app/v1/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "wbk_8c18c158-d49e-4ad4-90d4-2b197688bac7" } }
Delete an existing webhook in the workspace.
API key for authentication
The ID of the webhook to delete.
40
The ID of the deleted webhook.
Show child attributes
{ "id": "wbk_8c18c158-d49e-4ad4-90d4-2b197688bac7"}
["This field is deprecated"]