Skip to main content
DELETE
Delete Customer

Authorizations

X-Authorization
string
header
required

API Scope: "Customers (write)"

Path Parameters

id
integer
required

The unique identifier for the customer, created by Loop.

Example:

67329889100573

Response

Success

id
integer<int64>

The unique identifier for the customer, created by Loop.

Example:

9007199254740991

success
boolean

Whether the customer was successfully deleted.

Example:

true