Skip to main content

Delete Environment

DELETE 

/v1/product/:product_id/environment/:environment_id

Delete an environment

Request

Path Parameters

    environment_id uuidrequired

    The environment ID

    product_id uuidrequired

    Product ID

Responses

Successful Response

Schema

    automation_id uuid

    ID used to lookup automation related data

Loading...