> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# DeactivateVCShareLinksInput

> Input type for deactivateVCShareLinks.

**Input object**

Input type for deactivateVCShareLinks.

## Input fields

<ParamField name="shareRequestBatchIds" type="[String]">
  The list of batch ID's to deactivate. Each share link included in these batches will be deactivated.
</ParamField>

<ParamField name="shareRequestDisplayIds" type="[String]">
  The list of display ID's to deactivate. Only the share links with these display ID's will be deactivated.
</ParamField>
