Upsert properties
Performs an upsert operation on properties. The properties are matched based on the names provided in the request.
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.