Object Type Management
Enable Custom Object Type by Name
Use this API to enable the object type by its name.
🗒 Things to Know
- This API only supports objects created via Object Manager, including Projects, Models, and Datasets.
put/v1/entity-types/names/{entityTypeName}/enable
Path parameters
entityTypeNamestring required
Name of the object type to enable. Can be used instead of entityTypeId.
The name of the object type.
Response
No Content - The object type was successfully enabled