Modify Model ObjectAsk AIput https://{hostname}/api/custom-entity/api/custom-entity/v2/models/{entityId}Use this API to partially update an existing Model object record. πThings to Know This API only supports Model objects created via Object Manager. Path ParamsentityIduuidrequiredThe unique identifier of the object.Body Paramsnamestringlength 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 200Model entity updated successfully 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago