Activate scenario
Required scopes:
scenarios:write
Activates the specified scenario. Also runs the scenario if the scenario is scheduled to run at regular intervals. Read more about scenario scheduling.
The API call response contains the scenario ID and the scenario isActive
property set to true
.
Last updated