Skip to main content
Version: v0.6

Delete variables of an environment that belongs to a project.

Delete variables.

Delete variables of an environment that belongs to a project.

Path Parameters
    project string required
    environment string required
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...