Windchill REST Services Framework Capabilities > Domain Configuration > Disabling Entity Set for an Entity in the Service Document
Disabling Entity Set for an Entity in the Service Document
When an entity is configured, by default the entity set of that entity is available in the service document of the domain. Customizers can choose to remove the entity set from the service document. To do this, set the property includeInServiceDocument to false in the <Entity JSON> file. When you remove an entity set from the service document, the entity set is hidden from the clients that use the service document.