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

Nov 14, 2024

main
1
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /v1/replica
  • Query
  • ownerUUID query parameter Modified
    • Name went from ownerUuid to ownerUUID
      Breaking
GET /v1/replica/{replicaUUID}/chat
  • Path went from /v1/replica/{replicaUuid}/chat to /v1/replica/{replicaUUID}/chat (same operationId)
  • Path
  • replicaUUID path parameter Modified
    • Name went from replicaUuid to replicaUUID
      Breaking