Delete https://app.moneygraph.ai/api/v1/invoice/recipient/delete/{recipient_id}
Authorization* string
Pass your {api_key} as a bearer token in the request header to authorize this call
recipient_id* string
ID of recipient or entity to delete
{
"message": "Invoice recipient deleted successfully",
"status": "success",
"data": null
}