Skip to main content
POST
Archive a customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The ID of the customer to archive

id
string<uuid>
required

Response

Success

data
object
required