Create user
The access token received from the authorization server in the OAuth 2.0 flow.
Object representing a new user creation request
Email address of the new user
Full name of the new user
"Jane Doe"
Role to assign to the new user
"member"
User
Represents a user in the system
User's email address
Unique identifier for the user
"usr_123456789"
User's full name
"John Doe"
Detailed information about a user's role