Sends the confirmation code to a user for confirmation on support provided by configuration (mail and/or sms).
POST/api/v1/user-bundle/registration/code/send
Sends the confirmation code to a user for confirmation on support provided by configuration (mail and/or sms).
Request
Responses
- 200
- 400
- 401
- 404
Mail and/or sms were send successfully
Bad Request - Invalid input parameters
Unauthorized - Authentication required
Not found - Depending on the configuration, this route may not exists.