Scripts
Delete Script
Delete a script.
Args: script_name: Name of the script to delete
Returns: Success message when script is deleted
Raises: HTTPException: 404 if script not found
delete/scripts/{script_name}
Path parameters
script_namestring required
Response
Successful Response
{"stackTrail":"paths:/scripts/{script_name}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}