Skip to main content

Assign a new role to a user​

Assign a new role to a user

Request Body required
  • user_role object
  • user_id uuid

    the user id

  • role_id uuid

    the role id

Responses

Expected response to a valid request


Schema
  • user_role 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...