/link-token
Authentication
Token-based authentication with required prefix “Bearer”
Request
Your end user’s email address. This is purely for identification purposes - setting this value will not cause any emails to be sent.
An integer number of minutes between [30, 720 or 10080 if for a Magic Link URL] for how long this token is valid. Defaults to 30.
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.
A JSON object containing integration-specific configuration options.