Update Object Type

Update an object type's display name or field definitions.

Requires the Import permission (ingest scope). Supplying fieldDefinitions replaces the complete field schema.

patch/v1/object-types/{objectTypeId}

Path parameters

objectTypeIdstring uuid required

Request body

versioninteger
displayNamestring nullable

Response

Successful Response

idstring required
sourceIdstring required
namestring required
displayNamestring required
createdAtstring required
updatedAtstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.