Skip to main content

Delete Project Snapshot

DELETE 

/org/:orgId/project/:projectId/snapshots/:snapshotId

Delete Project Snapshot

Request

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    projectId stringrequired

    The Project ID for which you are querying

    snapshotId stringrequired

    The Project Snapshot ID for which you are querying

Responses

Success.

Schema

    any

Loading...