> ## 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.

# CreatePlaidLinkTokenInput

> Input for creating a Plaid Link token.

**Input object**

Input for creating a Plaid Link token. Omit platformItemId for a new link; provide it to relink a disconnected connection.
For web Link, omit deviceOs. For native Link, pass IOS or ANDROID to enable Plaid OAuth redirect handling.

## Input fields

<ParamField name="deviceOs" type="PlaidDeviceOs">
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="platformItemId" type="String">
  *No description provided in the schema yet.*
</ParamField>
