This endpoint is used to validate OTP
Header | Type | Description |
---|---|---|
AppId | string | Create an app to get your app ID on dashboard here |
Authorization | string | public secret key |
Parameter | Type | Description | Required |
---|---|---|---|
code | string | OTP received from user | required |
reference_id | string | ID to identify the OTP | required |
1234