Starts the flow of creation of a new user by checking the email, password and send a code.
POST/api/v1/user-bundle/public/registration
Starts the flow of creation of a new user by checking the email, password and send a code.
Request
Responses
- 201
- 400
Returns a json containing the access token details depending on the configuration jwt or oauth2
Bad Request - Invalid input parameters