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

Mar 11, 2025

main
1
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1
PUT /v1/replicas/{replicaUUID}/training/files/{trainingID}
  • Operation is now beta
  • Path went from /v1/replicas/{replicaUUID}/training/files/{trainingId} to /v1/replicas/{replicaUUID}/training/files/{trainingID} (same operationId)
  • Body
  • application/json content type Modified
    • raw_text property Modified
      • Property is no longer required
    • optimized_text property Added
  • Path
  • trainingID path parameter Modified
    • Name went from trainingId to trainingID