Skip to main content
Version: v0.6

Delete a resource of an environment that belongs to a project.

Delete a resource.

Delete a resource of an environment that belongs to a project.

Path Parameters
    project string required
    environment string required
    resource string required
Query Parameters
    preview boolean
    withoutCleanup boolean
Responses

Accepted


Schema
    message string
    status integer

    Default value: 202

    statusText string

    Default value: Accepted

Loading...