compute
Delete Sandbox Preview
Deletes a Sandbox Preview by name.
delete/sandboxes/{sandboxName}/previews/{previewName}
Response
successful operation
Example response
{
"events": [
{
"message": "Deployment successful",
"revision": "rev-abc123",
"status": "DEPLOYED",
"time": "2025-01-15T10:30:00Z",
"type": "deployment"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.