cURL
curl --request DELETE \ --url https://api.sandbox.wepayout.com.br/v2/register/companies/webhooks/{event} \ --header 'Authorization: Bearer <token>'
No Content
Remove a registered webhook
onboarding
curl --request DELETE \ --url https://api.sandbox.wepayout.com.br/v2/register/companies/webhooks/onboarding \ --header 'Authorization: Bearer {token}'
Was this page helpful?