Skip to main content

Update multiple roles​

Update multiple users

Request Body required
  • roles object[]
  • type string

    Possible values: [NeprofileRole, NeaccessRole]

    The type

  • name string

    The name

  • groups string[]

    the groups

Responses

Expected response to a valid request


Schema
    oneOf

  • roles object[]

    the list of roles

  • id uuid

    the id

  • uid string

    Possible values: >= 32 characters and <= 32 characters

    the uid

  • name string

    The name

  • groups string[]

    the groups

Loading...