Update User role

Update Role Details

This endpoint allows the client to update the details of a specific role.

Request Body

  • name (string, required): The name of the role.
  • level (string, required): The level of the role.
  • twofa_type (string, required): The type of two-factor authentication associated with the role.
  • userIds (array of integers, required): An array of user IDs associated with the role.
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!