OTP
Send feedback
Send feedback about the authentication process.
post/authentication/feedback
Request body
Example request
{
"phone_number": "+1234567890",
"status": "onboarded"
}Response
OK
Example response
{
"uuid": "123e4567-e89b-12d3-a456-4266141740a0"
}