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

Apr 14, 2025

main
2025-03-25
Compare

API structure has changed

5 structure changes including:
1 Addition
4 Modifications
Modified 4
DELETE /v1/training/{trainingID}
  • Response
  • 400, 401, 415, 500 responses Removed
GET /v1/training
  • Header
  • X-API-Version header Added
GET /v1/training/{trainingID}
  • Path
  • trainingID path parameter Modified
    • Path parameter is no longer required
    • Type went from number to number | null
  • Header
  • X-API-Version header Added
PUT /v1/replicas/{replicaUUID}/training/{trainingID}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • message property Removed
      • error, request_id properties Added
Added 1
POST /v1/replicas/{replicaUUID}/training