Change Updates

Do not miss any Sensay API changes, ever again

Subscribe to the Sensay API changelog to be up to date on recent changes.

RSS

Dec 2, 2024

main
1
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
GET /v1/replicas/{replicaUUID}/chat-history
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • replica_slug property Modified
          • Type went from string | null to string
            Breaking
        • replica_uuid, sources properties Added