SEP-12SEP-31
Delete Customer Data
DELETE/customer/:id
The request for this endpoint is identical to the
DELETE /customer
request defined in SEP-12.
Delete the customer's data or queue the customers data for deletion.
Request
Responses
- 204
- 404
Success.
Customer not found.