@seamapi/http - v2.5.0
    Preparing search index...

    Class SeamHttpAccessMethodsUnmanaged

    Client for the Seam API /access_methods/unmanaged routes.

    Index
    client: AxiosInstance

    The client used to make HTTP requests to the Seam API.

    defaults: Required<SeamHttpRequestOptions>

    Default request options used for requests made by this client.

    • Updates the client session token used by this client for authentication.

      Parameters

      • clientSessionToken: string

      Returns Promise<void>

      If this client was not created with a client session token.

    • Creates a new SeamHttpAccessMethodsUnmanaged authenticated with a console session token and scoped to a workspace.

      Parameters

      Returns SeamHttpAccessMethodsUnmanaged

    • Creates a new SeamHttpAccessMethodsUnmanaged authenticated with a personal access token and scoped to a workspace.

      Parameters

      Returns SeamHttpAccessMethodsUnmanaged