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 | |||||
|---|---|---|---|---|---|
200Successful Response
| |||||
404Not found | |||||
422Validation Error
|