Sign in

Assign roles to user

documented

Add roles to a user.

POST /api/v2/users/{id}/rolesManagement APIno implementation yet0 runs

Input

domain*
Auth0 domain host
your-domain.auth0.com
user_id*
User ID
USER_ID
role_id_1*
Role ID 1
ROLE_ID
role_id_2
Role ID 2 (optional)
ROLE_ID_2
Calls Auth0 as you (your API key is your account); keychains.dev holds the credentials.