Webhooks API
Number of APIs: 6
Brex uses webhooks to send real-time notifications when events happen in the accounts that you manage. Use webhook subscriptions to subscribe to different webhook events.
Contact Support: Name: Admin Email: developer-access@brex.com
-
v1/webhooks-{id} - Get Webhook GET {{baseUrl}}/v1/webhooks/:id
-
v1/webhooks-{id} - Update Webhook PUT {{baseUrl}}/v1/webhooks/:id
-
v1/webhooks-{id} - Unregister Webhook DELETE {{baseUrl}}/v1/webhooks/:id
-
v1/webhooks - List Webhooks GET {{baseUrl}}/v1/webhooks?cursor=quis aute in&limit=35395852
-
v1/webhooks - Register Webhook POST {{baseUrl}}/v1/webhooks
-
v1/webhooks - List Webhook Secrets GET {{baseUrl}}/v1/webhooks/secrets