All endpoints require an
Authorization: Bearer <token> header.Endpoint
Path parameters
UUID of the customer to delete.
Response
true when the customer was successfully deleted.Permanently delete a customer record.
Authorization: Bearer <token> header.true when the customer was successfully deleted.