﻿# SnapshotCancelRequest

Schema definition for SnapshotCancelRequest

# SnapshotCancelRequest

Schema definition for SnapshotCancelRequest

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="SnapshotCancelRequest"
  category="search"
  client:load
/>

## Description

This schema defines the structure and validation rules for SnapshotCancelRequest.

## Properties

- **snapshotId** (string, required): ID of the snapshot to cancel.

## Related Schemas

See other schemas in the [search](/reference/schemas/search/) category.