Operations (sample payloads)

Main operations

Delay

Wait a short amount of time Sample Input

\{
    "time_unit": "seconds",
    "delay_value": 30
\}

Sample Output

{}

Was this page helpful?