Delete a partner record from an account

Delete a specific customer partner record from a customer account.

Removes the association between a customer and the specified partner. Once deleted, the partner's loyalty programs and communications will no longer apply to the customer. To add or replace partner assignments, use POST /customers/actions/set-partners (enterprise interface only).

⚠️ Endpoint is available only in the Enterprise interface.

Path Params
string
required

The unique ID of the customer.

string
required

The unique ID of the partner record from account.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses
204

No Content

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json