APIInfrastructureServerSchemaType AliasesAuthorizationCredentialsOn this pageType Alias: AuthorizationCredentials type AuthorizationCredentials = object; Properties token token: string; type type: "Bearer" | "Basic";