Assign role

This API assigns a role to an existing user. Note: user_email or username is required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Role of the user.

string
required

OEM identifier. Mandatory if user_email is sent and current_user belongs to other OEM.

int32
required

Unique user identifier.

string

Email of the user. user_email or username is required.

string

Username of the user. user_email or username is required.

Responses

401

Unauthorized

404

Not Found

422

Unprocessable Entity

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!