post https://api.airops.com/public_api/airops_apps//async_execute
This endpoint allows you to execute an app asynchronously. You can use this endpoint to execute an app and get the execution id to check the status of the execution.
Preconditions: the app must be published.
Executions created through this endpoint will be queued and executed at your workspace's capacity.
If you want to execute an app immediately, use the execute endpoint.