cURL
curl --request DELETE \ --url https://business.bfinance.app/external/api/cards/{id}/delete \ --header 'Authorization: Bearer <token>'
{ "status": "success", "message": "Card has been deleted" }
JWT authentication token
ID of the card to delete
Successfully deleted the card
"success"
"Card has been deleted"
Was this page helpful?
Contact support