OAuth provider
OptionalscopeOptional list of scopes to request. If not specified it will use the integration default scopes.
Settings required by provider. Can include 'credentialId' to specify which credential to use for authentication. If not specified, the connector's default credential will be used.
OptionalcredentialId?: stringOptional credential ID to use for this authentication. Allows selecting a specific set of provider credentials when multiple are configured.
OptionalstateOptional state value to return to developer's website after authentication flow is completed.
Interface representing a request to create a grant.