Object Type Management
Enable Custom Object Type by ID
Use this API to enable the object type by its unique identifier.
🗒 Things to Know
- This API only supports objects created via Object Manager, including Projects, Models, and Datasets.
put/v1/entity-types/{entityTypeId}/enable
Path parameters
entityTypeIdstring uuid required
Unique identifier (UUID) of the object type to enable
The unique identifier of the object type.
Response
No Content - The object type was successfully enabled