Arcee AI Webhooks API

The Webhooks API from Arcee AI — 1 operation(s) for webhooks.

OpenAPI Specification

arcee-ai-webhooks-api-openapi.yml Raw ↑
openapi: 3.1.0
info:
  title: AFM Access Profiles Webhooks API
  version: 0.1.0
tags:
- name: Webhooks
paths:
  /webhooks/lago:
    post:
      tags:
      - Webhooks
      summary: Lago Webhook
      operationId: lago_webhook_webhooks_lago_post
      responses:
        '200':
          description: Successful Response
          content:
            application/json:
              schema: {}
components:
  securitySchemes:
    HTTPBearer:
      type: http
      scheme: bearer