Logo
Brex Developer API Documentation

Unregister Webhook

DELETE {{baseUrl}}/v1/webhooks/:id

Unregister a webhook if you want to stop receiving webhook events

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X DELETE 'https://platform.brexapis.com/v1/webhooks/:id'

ENDPOINTS