Class SeamHttpInstantKeys

Constructors

Properties

client: AxiosInstance
defaults: Required<SeamHttpRequestOptions>
ltsVersion: "1.0.0" = seamApiLtsVersion
ltsVersion: string = seamApiLtsVersion

Methods

  • Parameters

    • Optionalparameters: {
          user_identity_id?: string;
      }
      • Optionaluser_identity_id?: string

        ID of the user identity by which you want to filter the list of Instant Keys.

    • options: InstantKeysListOptions = {}

    Returns InstantKeysListRequest

  • Parameters

    • clientSessionToken: string

    Returns Promise<void>