Skip to main content

Modify user group membership

PUT 

/api/web/v1/userauthorizationgroup/:userid/groups

Modify the list of groups assigned to a specified user. Caller requires the USERS:EDIT permission.

Request

Path Parameters

    userid stringrequired

    The UUID of the user whose group membership is to be modified.

Body

array

required

  • Array [

  • string

  • ]

Responses

Successful

Loading...