Skip to main content

Edit a local user group

Edit a local user group.

Path Parameters
  • id string required

    The resource's unique identifier.

Request Body

The local user you want to edit

  • name string required

    Possible values: <= 31 characters, Value must match regular expression ^[a-zA-Z0-9._-]+$

    Name of the group.

  • user string[]

    Array of user names that belong to this group.

Responses

Ok

Loading...