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

10 days ago

main
2025-03-25
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /v1/users/{userID}
  • Path went from /v1/users/{ID} to /v1/users/{userID} (same operationId)
  • Path
  • ID path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • userID path parameter Added
POST /v1/api-keys/invites/{code}/redeem
  • Operation is no longer beta
POST /v1/replicas/{replicaUUID}/chat/completions/telegram
  • Path
  • source path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/users
  • Operation is no longer beta