A valid request URL is required to generate request examples
{ "id": "u-456", "email": "jane.doe@example.com", "firstName": "Jane", "lastName": "Doe", "status": "ACTIVE", "createdAt": "2025-06-01T09:00:00Z" }
The access token received from the authorization server in the OAuth 2.0 flow.
The user to be created
The email address for the new user
The first name of the new user
The last name of the new user
Created
The user ID
The user email address
The user first name
The user last name
The user status (e.g., ACTIVE, INACTIVE)
When the user was created
Was this page helpful?