Object Records

put/objects/{object_name}/records

Path parameters

object_namestring required

Request body

matchobject required

The attribute values to match against to find an existing record.

createobject

The attribute values to use when creating a new record if no match is found.

updateobject

The attribute values to use when updating an existing record if a match is found.

defaultsobject

Default attribute values to apply during both creation and update operations.

Response

Response for a successful update operation.

status'success' required

Changes