Change Updates

Do not miss any AI Primary API changes, ever again

Subscribe to the AI Primary API changelog to be up to date on recent changes.

RSS

Aug 30, 2025

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /presentations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • presentation property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • id, createdAt, updatedAt, slides properties Added
PUT /presentations/{id}
  • Body
  • application/json content type Modified
    • presentation property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • slides property Added