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

8 days ago

main
2025-03-25
Compare

API structure has changed

9 structure changes including:
9 Modifications
Modified 9
GET /v1/replicas
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • isAccessibleByCustomerSupport, isPrivateConversationsEnabled properties Added
GET /v1/replicas/{replicaUUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isAccessibleByCustomerSupport, isPrivateConversationsEnabled properties Added
POST /v1/api-keys/invites/{code}/redeem
  • Header
  • X-API-Version header Added
POST /v1/experimental/replicas/{replicaUUID}/chat/completions
  • Header
  • X-API-Version header Added
POST /v1/replicas
  • Body
  • application/json content type Modified
    • isAccessibleByCustomerSupport, isPrivateConversationsEnabled properties Added
POST /v1/replicas/{replicaUUID}/chat/completions/telegram
  • Header
  • X-API-Version header Added
POST /v1/replicas/{replicaUUID}/chat/history/telegram
  • Header
  • X-API-Version header Added
PUT /v1/replicas/{replicaUUID}
  • Body
  • application/json content type Modified
    • isAccessibleByCustomerSupport, isPrivateConversationsEnabled properties Added
PUT /v1/replicas/{replicaUUID}/training/{trainingID}
  • Header
  • X-API-Version header Added