This endpoint has dual functionality. If the script is ‘unauthorized’ and has not been launched, it will be permanently deleted. If the script is ‘scheduled’ or ‘launched’, it will be marked as ‘cancelled’ to prevent further execution, but the record will be retained.
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}'.
The unique identifier for the scheduled script.
"018f5bda-4690-4432-8472-358b2734f19b"
The script was successfully cancelled.