Account
Create account verification code
Create a new account record and sends an otp code to the customer
POST
When you POST to this endpoint, we will save the customer’s information and send a otp code to the number provided on the
phoneNumber field
Path parameters
Propaga’s user id
Body
Any metadata you want to save for the user
Response
Error codes
User not found (404)
User already verified (422)
User in internal verification (422)

