Delete Sandbox

Beta
DELETE/v1/core/sandboxes/{id}

This endpoint is idempotent. Learn more

Deletes a sandbox account.

The sandbox's data is purged asynchronously, so it may persist briefly after this call returns.

Permissions requiredValues:sandboxes:delete
The role behind your API key or agent must grant every one of these permissions.
idstring

Sandbox ID.

Responses

202

Successful response for Delete Sandbox