Update a property of a customer

Update a specific customer property record on a customer account.

Replaces the value of a single custom property record on the customer account. To update multiple property records in a single request, use POST /customers/{customer_id}/properties/batch.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the customer.

string
required

The unique ID of the property record.

Body Params
property_record
object
required

Property record.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json