Change Updates

Do not miss any AI Chatbot API changes, ever again

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

RSS

Jul 11, 2024

main
4.0.0
Compare
4.0.0

API structure has changed

1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
GET /api/v3/characters
  • Path went from /api/v3/allCharacters to /api/v3/characters (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isEndOfList property Added
  • Query
  • numCharacters, from query parameters Added