verify one time passcode

same body parameters

{
    "Otp": "OTP CODE", // string
    "DestinationIdentity": "PHONE NUMBER", // string
    "ReferenceId": "REFERENCE ID" // string
}

NOTE: authentication required

authorization: YOUR_ID_TOKEN

Language
Authorization
Header
Click Try It! to start a request and see the response here!