Skip to main content
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

Path Parameters

    id stringrequired

Responses

Success.

Loading...