Customers
Delete a Customer
Permanently deletes a customer and all documents associated with this customer. It cannot be undone.
delete/customers/{customer_id}
Path parameters
customer_idstring uuid required
The id of the customer to be deleted.
Response
Successfully deleted.