Open Context Protocol is live! 🚀 Read the launch post

putSnapshotsSnapshotId

Update Snapshot

PUT /snapshots/{snapshot-id} HTTP/1.1

Parameters

{
  "description": {
    "description": "The user-supplied description for the Snapshot.",
    "required": true,
    "location": "body",
    "type": "string"
  }
}