Skip to main content
DELETE
Delete an environment
Requires an Account API key. Create one from Account API keys in the dashboard.
Deletes an environment. environmentUuid is the UUID returned when the environment was created. The reserved prod environment cannot be deleted.

Authorizations

Authorization
string
header
required

An Environment API key from your Nango environment, or an Account API key for account-level endpoints.

Path Parameters

environmentUuid
string<uuid>
required

Environment UUID returned when the environment was created.

Response

Successfully deleted the environment