Deletes a given webhook, based on its id.
id
cURL
curl --request DELETE \ --url https://api.equalsmoney.com/v2/webhooks/{webhookId} \ --header 'Authorization: <api-key>'
The ID of the webhook to work with.
"da91434a-4026-42ea-84b8-d0317b64af9c"
The ID of the account to work with.
"F50091"
No Content
Was this page helpful?