Recerc

Update a single object field

Patches one field on an object record without sending the full record payload.

PATCH/api/unstable/objects/{objectId}/field

Patches one field on an object record without sending the full record payload.

Request Body

application/json

fieldName*string

Field handle to update.

Example"status"
newValue*string

Replacement field value.

Example"qualified"
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json