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. For personal API keys, deletes the sandbox for the key owner’s account. Organization API keys may specify account_id to target any account within their organization. Authentication is handled via the x-api-key header or Authorization Bearer token.
Your Recoup API key. Learn more.
Optional account targeting parameters
UUID of the account to delete the sandbox for. Only applicable for organization API keys - org keys can specify an account_id for any account within their organization. If not provided, deletes the sandbox for the API key's own account.