Skip to main content
Version: v0.6

Delete resources of an environment that belongs to a project.

Delete resources.

Delete resources of an environment that belongs to a project.

Path Parameters
    project string required
    environment string required
Query Parameters
    withoutCleanup boolean
    preview boolean
Request Body required
    items object[] required
  • Array [
  • id string
    name string
  • ]
Responses

Accepted


Schema
    message string
    status integer

    Default value: 202

    statusText string

    Default value: Accepted

Loading...