Create User
User
Create User
Create a new User
POST
Create User
Documentation Index
Fetch the complete documentation index at: https://docs.health-street.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The user's first name.
Minimum string length:
1The user's last name.
Minimum string length:
1Identifier for the user's role or permission level.
URL or identifier for the user's profile image.
The email address associated with the user's account.
Indicates whether the user has been invited but not yet registered.
Indicates whether the user's account is currently suspended.
Identifier for the associated person record, nullable if not linked.
The user's phone number.
Response
200
User

