cURL
curl --request DELETE \ --url https://api.example.com/v2/sandboxes/boxes/{name}
{ "detail": { "error": "NotFound", "message": "Resource not found." } }
Delete a SandboxClaim from tenant’s namespace.
Sandbox name
Successful Response
Was this page helpful?