Environments (org/v2)
Delete an Environment
Make a request to delete an environment.
If successful, this request will also recursively delete all of the environment's associated resources, including all Kafka clusters, connectors, etc.
delete/org/v2/environments/{id}
Path parameters
idstring required
The unique identifier for the environment.
Response
An Environment is being deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.