Skip to main content
Version: v0.6

Rollback for a resource of an environment that belongs to a project.

Rollback for a resource.

Rollback for a resource of an environment that belongs to a project.

Path Parameters
    project string required
    environment string required
    resource string required
Query Parameters
    runID string required
Request Body required
    changeComment string required
    preview boolean

    Default value: false

Responses

OK


Schema
    message string
    status integer

    Default value: 200

    statusText string

    Default value: OK

Loading...