Skip to main content
Version: On prem: 15.0.0

OData API supports properties of the user and user group and manages user group memberships

The OData API can now be used to manage (read and provision) all out-of-the-box and custom properties of users (accounts) and user groups (resources) entity types.

The changes include the following:

  • Users entity type now supports the following properties:

    • Inactive
    • Culture
    • LangId
    • TimeZoneId
    • WorkWeekId
  • User group entity type is now extended with:AuthLevel property

    • Members navigation property
    • AuthRoles navigation property

For more information, refer to the General information section in the OData API documentation.