Instance Management
Release Instance
Release an instance and reclaim compute and network resources
cURL
Copy
curl --request DELETE \
--url 'https://{workspace_id}.{region}.maas.aliyuncs.com/api/v1/agentstudio/sandbox/sandboxes/{sandboxID}' \
--header 'Authorization: Bearer <YOUR_API_KEY>'