Skip to main content
POST
Update customer
Required scopes: customers:rw

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
customer_id
string<uuid>
required

The customer ID.

relationship_level
enum<string> | null
required

The relationship level to assign. Use null to remove the relationship level.

Available options:
vip

Response

Customer has been updated successfully.