Delete a sandbox

Remove a specific sandbox. It's useful when you no longer need the sandbox, or when you're approaching the limit of 100 sandboxes for the Control Center account. The X-Limit-Sandboxes-Remaining response header indicates the number of sandbox instances available for the account.

Path Params
string
required

Unique identifier for the sandbox.

Query Params
string
enum
Defaults to USER

Enum The access level of the request. Either the default USER value to perform the request for the sandboxes that you can access, or ACCOUNT to perform the request for all sandboxes within the account.

Allowed:
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response
204

The request was successfully processed.

Language
URL
Response
Click Try It! to start a request and see the response here!