Skip to main content

Create User

Refresh the access token and refresh token. Requires a valid refresh token. Returns new access token and refresh token.

Request Body REQUIRED
email Email ID of the user. An associated API account will be created if provider
role The role of this user: either provider (healthcare provider) or admin.
Responses
200

Successful Response

Schema OPTIONAL
email Email ID of the user. An associated API account will be created if provider OPTIONAL
role The role of this user: either provider (healthcare provider) or admin. OPTIONAL
user_id User ID of the user.
404

Not found

422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type