usergroup

UserGroup Edit

Edit User Group

put/group/{userGroupId}

Path parameters

userGroupIdinteger required

ID of the User Group

Response

successful operation

groupIdinteger

The Group ID

groupstring

The group name

isUserSpecificinteger

A flag indicating whether this is a user specific group or not

isEveryoneinteger

A flag indicating the special everyone group

descriptionstring

Description of this User Group

libraryQuotainteger

This users library quota in bytes. 0 = unlimited

isSystemNotificationinteger

Does this Group receive system notifications.

isDisplayNotificationinteger

Does this Group receive display notifications.

isDataSetNotificationinteger

Does this Group receive DataSet notifications.

isLayoutNotificationinteger

Does this Group receive Layout notifications.

isLibraryNotificationinteger

Does this Group receive Library notifications.

isReportNotificationinteger

Does this Group receive Report notifications.

isScheduleNotificationinteger

Does this Group receive Schedule notifications.

isCustomNotificationinteger

Does this Group receive Custom notifications.

isShownForAddUserinteger

Is this Group shown in the list of choices when onboarding a new user

defaultHomepageIdstring

Default Home page for new users

featuresstring[]

Features this User Group has direct access to

Changes

Changed in 2 of the 52 revisions of this API.31

  • 41c04de98ec511See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 200

      response-media-type-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog