For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
This unique identifier typically represents the ID for your end user in your product's database. This value must be distinct from other Linked Accounts' unique identifiers.
An array of objects to specify the models and fields that will be disabled for a given Linked Account. Each object uses model_id, enabled_actions, and disabled_fields to specify the model, method, and fields that are scoped for a given Linked Account.
category_common_model_scopesmap from strings to lists of objects or nullOptional
When creating a Link Token, you can set permissions for Common Models that will apply to the account that is going to be linked. Any model or field not specified in link token payload will default to existing settings.
languageenum or nullOptional
The following subset of IETF language tags can be used to configure localization.
Allowed values:
are_syncs_disabledboolean or nullOptionalDefaults to false
The boolean that indicates whether initial, periodic, and force syncs will be disabled.
integration_specific_configmap from strings to any or nullOptional
A JSON object containing integration-specific configuration options.
completed_account_initial_screenenum or nullOptional
When creating a Link token, you can specifiy the initial screen of Linking Flow for a completed Linked Account.
Allowed values:
linked_destination_idstring or nullOptionalformat: "uuid"
The UUID of the linked destination that you want this Linked Account to be tied to.
credential_idstring or nullOptionalformat: "uuid"
The id of the credential that you want this Linked Account to be tied to.
ekm_enabledbooleanOptionalDefaults to false
Whether to enable EKM (External Key Management) for this Linked Account.