Assign label

This API assigns a role label to a user with the given role.Note: Either user_email or username is required.

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

Email of the user. Either user_email or username is required.

string

Username of the user. Either user_email or username is required.

string
required

User role.

label
object

Role label object

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!