AxAIProfileAuthentication
type AxAIProfileAuthentication = object;Properties
header?
optional header: string;required
required: boolean;type
type: "bearer" | "api-key-header" | "api-key-query" | "x-api-key" | "none";type AxAIProfileAuthentication = object;optional header: string;required: boolean;type: "bearer" | "api-key-header" | "api-key-query" | "x-api-key" | "none";