Stac ActionsDelay ActionOn this pageDelay Action The StacDelayAction allows you to do nothing for a specified duration. Delay Action Properties​ PropertyTypeDescriptionmillisecondsintThe amount of time (in milliseconds) we want to wait for Delay Action JSON​ { "actionType": "delay", "milliseconds": 1000},