v1

latestOpenAPI 3.1.02026-08-04147764567.0 KB
customObjects

Partial update a custom object instance (single-field edits)

patch/api/v1/custom-objects/by-id/{id}

Path parameters

idinteger required

Workspace ID (numeric). Find yours under Settings → Workspace.

Headers

X-Api-Keystring required
X-Workspace-Idstring

Request body

form_fieldsApiV1CustomObjectsByIdIdPatchRequestBodyContentApplicationJsonSchemaFormFields

Partial custom field values keyed by field reference_key. form_fields.display_name may be sent alone for inline name edits.

Response

Successful response

CustomObjectsPatchapiV1CustomObjectsByIdIdResponse200 required

Empty response body