Logo
Brex Developer API Documentation

v1/webhooks-{id}

Number of APIs: 3


1. Get Webhook

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



2. Update Webhook

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



3. Unregister Webhook

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



ENDPOINTS