@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Variable AuthenticationSchemeSchemaConst

    AuthenticationSchemeSchema: ZodUnion<
        readonly [ZodLiteral<"Bearer">, ZodLiteral<"HMAC-SHA256">],
    > = ...