Delete a sandbox environment for the authenticated account. This permanently deletes the associated GitHub repository and removes the account’s snapshot record from the database. By default, deletes the sandbox for the key owner’s account. Pass account_id to target a specific account the API key has access to. Authentication is handled via the x-api-key header or Authorization Bearer token.
Optional account targeting parameters
UUID of the account to delete the sandbox for. Only applicable when the authenticated account has access to multiple accounts via organization membership. If not provided, deletes the sandbox for the API key's own account.