Immediately Run a Scheduled Script
Triggers an immediate execution of an already authorized script, overriding its scheduled ‘launch_at’ time. This is useful for urgent deployments. The script must be in an ‘authorized’ state to be run immediately.
Authorizations
Altostrat SDX API uses JWT Bearer tokens for authentication. Obtain a token via the Authentication API and include it in the Authorization header as 'Bearer {token}'.
Path Parameters
The unique identifier for the scheduled script.
"018f5bda-4690-4432-8472-358b2734f19b"
Response
The execution has been accepted and is being processed.