Logo
Brex Developer API Documentation

Delete vendor.

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

This endpoint deletes a vendor by ID.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





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

ENDPOINTS