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

Oct 23, 2025

main
1.0.0
Compare

API structure has changed

7 structure changes including:
2 Additions
5 Modifications
Modified 5
GET /admin/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • avatarUrl property Added
GET /admin/users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • avatarUrl property Added
GET /auth/user/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • avatarUrl property Added
PATCH /auth/user/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • avatarUrl property Added
POST /auth/signup
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • avatarUrl property Added
Added 2
DELETE /auth/user/me/avatar
PATCH /auth/user/me/avatar