Skip to main content
DELETE
Delete a customer
Deletion is only permitted while a customer is in pending state. Because customers created via this API are activated immediately, partner-created customers are effectively never deletable — use Close instead.
Two equivalent forms — see Addressing a customer.

Path parameters

string
required
LMS id, or the externalId on the /external/{customer_external_id} form.

Examples

Response

200 OK with an empty body.

Errors