Do not miss any Memo Bank API changes, ever again

Subscribe to the Memo Bank API changelog to be up to date on recent changes.

RSS

Nov 15, 2023

Version 2
2.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3
GET /v2/attachments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
  • Query
  • include_deleted query parameter Added
GET /v2/attachments/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_deleted property Added
POST /v2/attachments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • is_deleted property Added