Delete customer
Delete a customer from your administration. For the record: Once deleted, you can't undo this action.
Delete customer
DELETE
https://api.notify.cm/v2/customers/{customer_id}
Authentication: API keys
Headers
Name
Type
Description
Authorization
string
Your test or live API key
Attention: Only empty customers can be deleted. First delete all invoices before deleting a customer. Deleting a non-empty customer will give an error.
Example
Response
Last updated
Was this helpful?