Customer properties
Set customer properties values
Sets one or more customer properties’ values for the specified customer. Each property is validated against its definition (type and type configuration). Setting a property value to null clears it. Unknown fields in the request body are rejected. Required scope: customers:rw.
POST
Authorizations
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
Response
Properties have been set successfully.