warningDelete Webhook

Delete Webhook

delete
/banking/v1/webhooks/{webhook_id_delete}

This endpoint allows a merchant to delete a webhook by its unique identifier.

scope: webhooks.write

Path parameters
webhook_id_deletestring · uuidRequiredExample: 01977f74-8044-7394-8c91-37c9c140666a
Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringRequiredExample: {{API_KEY}}
Responses
chevron-right
200

Success

application/json
delete
/banking/v1/webhooks/{webhook_id_delete}

Last updated