Delete Virtual Environment by ID
Virtual Environments
Delete Virtual Environment by ID
Delete Virtual Environment by ID
DELETE
Delete Virtual Environment by ID
Authorizations
An API key is a token that a client provides when making API calls. The key can be sent as a request header:
curl 'https://api.tenderly.co/api/v1/account/${TENDERLY_ACCOUNT_SLUG}/project/${TENDERLY_PROJECT_SLUG}/simulate' \
-H 'X-Access-Key: ${TENDERLY_ACCESS_KEY}' \
...
Learn how to generate API access tokens at Tenderly Docs.
Path Parameters
Account slug of the user/organization Virtual Environment belongs to
Project slug of the account
Virtual Environment ID obtained in creation (not the RPC link key)
Response
Returns an empty response