Skip to main content

Update multiple user role pairings​

Update multiple user role pairings

Request Body required
  • user_roles object[]
  • id uuid

    The id

  • user_id uuid

    The user_id

  • role_id uuid

    The uuid

Responses

Expected response to a valid request


Schema
    oneOf

  • user_roles object[]
  • id uuid

    the id

  • uid string

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

    the uid

  • user_id uuid

    the user id

  • role_id uuid

    the role id

Loading...