mono-logo

OTP verification

Last updated July 17th, 2024

Learn more

post api.withmono.com/v2/telecom/verify
v1.0

This resource is to verify the OTP that is sent to the user's telco phone line.

Body
Headers

Request

1234
curl --request POST \
     --url https://api.withmono.com/v2/telecom/verify \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?