cURL
curl --request DELETE \ --url https://business.bfinance.app/external/api/customers/{id} \ --header 'Authorization: Bearer <token>'
200
Example
{ "status": "success", "data": {} }
Deletes a customer that belongs to the current user.
JWT authentication token
Customer ID
Customer deleted successfully.
"success"
Was this page helpful?
Contact support