Disable AttributeAsk AIput https://{hostname}/api/custom-entity/v1/schema-attributes/{attributeId}/disableUse this API to disable an attribute. πThings to Know This API only supports objects created via Object Manager, including Projects, Models, and Datasets. Path ParamsattributeIduuidrequiredThe unique identifier of the attribute.Query ParamsschemaIduuidrequiredThe unique identifier of the attribute schema.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago