cURL
Update current user
Update current user
PUT
cURL
Authorizations
Body
application/json
Object representing a user update request
New name for the user
Example:
"John Smith"
Response
200 - application/json
User
Represents a user in the system
User's email address
Example:
Unique identifier for the user
Example:
"usr_123456789"
User's full name
Example:
"John Doe"
Detailed information about a user's role