Create account
POST/identity/v2/manage/account
Creates a new user account with the provided details.
Request
Responses
- 200
- 400
- 401
- 403
User account successfully created.
Bad Request - Invalid or missing parameters.
Unauthorized - The request requires user authentication.
Forbidden - The client is not authorized to perform this action.