Skip to main content
Version: v0.6

Stop for resources of an environment that belongs to a project.

Stop for resources.

Stop for resources of an environment that belongs to a project.

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

    Default value: false

Responses

OK


Schema
    message string
    status integer

    Default value: 200

    statusText string

    Default value: OK

Loading...