Upsert property
Performs an upsert operation on properties. The properties are matched based on the names provided in the request.
Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
properties
Hash containing the names and values of the properties to upsert.
project_id
Project where properties should be upserted.
Response
Success reply
success
Status of the upsert operation.