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
Response
Successful response
CustomObjectsPatchapiV1CustomObjectsByIdIdResponse200 required
Empty response body
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
api operation id
patchapi-v-1-custom-objects-by-id-idremoved and replaced withpatchapi_v1_custom_objects_by_id__idapi-operation-id-removed
- ○