Parameters

ParameterDescription
Agent IDThe ID of the agent the OTP is for. Can be obtained by the List Agents action.
DurationThe time the OTP will be valid for(15m,1h,6h,24h,7d).
PurposeThe purpose of the OTP code.

Example Output

{    "error": "Success",    "response": {        "otpcode": "12847518751",        "otpid": "1622521647"    }}

Workflow Library Example

Retrieve Otp with Airlock Digital and Send Results Via Email

Preview this Workflow on desktop