Change Updates

Do not miss any Cody AI API changes, ever again

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

RSS

May 18, 2023

main
1.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /conversations
  • Response
  • 200 response Modified
    • data property Modified
GET /messages
  • Response
  • 200 response Modified
    • data property Modified
POST /conversations
  • Body
  • content type Modified
    • name, bot_id properties Modified
  • Response
  • 200 response Modified
    • data property Modified
POST /conversations/{id}
  • Body
  • content type Modified
    • name, bot_id properties Modified
  • Response
  • 200 response Modified
    • data property Modified
POST /messages
  • Body
  • content type Modified
    • content, conversation_id properties Modified
  • Response
  • 200 response Modified
    • data property Modified