Platform - Object ManagerObject ManagementModify ObjectCopy Pagepatch https://{hostname}/api/custom-entity/v1/entities/{entityId}Use this API to partially update an existing object record. 🗒Things to Know This API only supports objects created via Object Manager, including Projects, Models, and Datasets. Path ParamsentityIduuidrequiredThe unique identifier of the object.Query ParamsentityTypeIdentifieruuidThe unique identifier of the object type.entityTypeNamestringThe name of the object type.Body ParamsObject update request containing the fields to be modifiednamestringlength between 1 and 255The name of the object.organizationobjectThe details of the organization responsible for the object.organization objectattributesobjectThis parameter can be used to store attribute details in key value pairs.attributes objectResponses 200OK - The object was successfully updated 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 2 months ago Get ObjectGet Basic Object DetailsDid this page help you?YesNo