Skip to main content

Create multiple new user role pairings​

Create multiple new user role pairings

Request Body required
  • user_roles object[]
  • user_id uuid

    the user id

  • role_id uuid

    the role id

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...