Skip to main content
DELETE
/
commerce
/
customer
/
accounts
/
{accountId}
/
contacts
/
{contactId}
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

accountId
integer<int32>
required

Unique identifier of the customer account whose CustomerContact you want to delete.

contactId
integer<int32>
required

Response

200

Success