Microsoft Power Virtual Agents · Authentication Profile

Microsoft Power Virtual Agents Authentication

Authentication

Microsoft Power Virtual Agents secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

ChatbotsConversational AICopilot StudioMicrosoft
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearer http
scheme: bearer

Source

Authentication Profile

microsoft-power-virtual-agents-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/microsoft-power-virtual-agents-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearer
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Direct Line authentication uses either a long-lived secret or a short-lived token.
    Supply the value in the Authorization header as `Bearer {secret-or-token}`.
  sources:
  - openapi/microsoft-power-virtual-agents-openapi.yml