Updates user profile information, tutorial status, and account configuration.
Authorization: Requires user admin permissions or self-update access. Security: Password updates are handled securely with encryption.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the user Valid email address pattern
Represents a user account with profile information and tutorial status
The unique username for the user account
User's password (only included in create/update requests, never in responses)
User's email address, used for authentication and notifications
User's first name
User's last name
User's business role or job title
Represents the tutorial completion status and user preferences for onboarding
User updated successfully
Represents a user account with profile information and tutorial status
The unique username for the user account
User's email address, used for authentication and notifications
User's first name
User's last name
User's business role or job title
Represents the tutorial completion status and user preferences for onboarding