Optional
The auth type being submitted, as named by the application's Application.auth_type_options. Universal connectors distinguish api_key / basic_auth / bearer_token, so a connector offering more than one cannot be resolved from the credentials alone.
api_key
basic_auth
bearer_token
The key value pairs of auth data.
The application slug.
The auth type being submitted, as named by the application's Application.auth_type_options. Universal connectors distinguish
api_key/basic_auth/bearer_token, so a connector offering more than one cannot be resolved from the credentials alone.