Delete customer

Marks a customer profile as deleted for the authenticated customer source. This is a legacy POST-style delete endpoint retained for public-doc parity.

Authentication

AuthorizationBearer

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

Path parameters

customerIdintegerRequired
Customer identifier.

Response

Successful.
messagestring

Errors

401
Unauthorized Error
404
Not Found Error