Parameter | Description |
---|---|
Agent ID | The ID of the agent the OTP is for. Can be obtained by the List Agents action. |
Duration | The time the OTP will be valid for(15m,1h,6h,24h,7d). |
Purpose | The purpose of the OTP code. |
{
"error": "Success",
"response": {
"otpcode": "12847518751",
"otpid": "1622521647"
}
}
Was this page helpful?