v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434174156.5 KB

Deletes the specified graph snapshot.

delete/snapshots/{snapshotIdentifier}

Path parameters

snapshotIdentifierstring required

ID of the graph snapshot to be deleted.

Response

Success

idstring required

The unique identifier of the graph snapshot.

namestring required
<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>
arnstring required

The ARN of the graph snapshot.

sourceGraphIdstring

The graph identifier for the graph from which the snapshot was created.

snapshotCreateTimestring date-time

The time when the snapshot was created.

status'CREATING' | 'AVAILABLE' | 'DELETING' | 'FAILED'

The status of the graph snapshot.

kmsKeyIdentifierstring

The ID of the KMS key used to encrypt and decrypt the snapshot.