generated: '2026-07-11' method: derived source: openapi/bolt-api-reference-openapi.yaml summary: types: - apiKey - oauth2 api_key_in: - header oauth2_flows: - authorizationCode schemes: - name: api-key type: apiKey in: header parameter: X-API-Key sources: - openapi/bolt-api-reference-openapi.yaml - name: oauth type: oauth2 flows: - flow: authorizationCode authorizationUrl: /v1/oauth/authorize tokenUrl: /v1/oauth/token scopes: 3 sources: - openapi/bolt-api-reference-openapi.yaml