Parameters
Example Output
Workflow Library Example
Retrieve Otp with Airlock Digital and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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?