Change Updates

Do not miss any Lasso Moderation API changes, ever again

Subscribe to the Lasso Moderation API changelog to be up to date on recent changes.

RSS

about 3 hours ago

main
1.0
Compare

API structure has changed

Next change
8 structure changes including:
2 Additions
6 Modifications
Modified 6
GET /lists/{listId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • list property Modified
        • * property Modified
          • Type went from object to object | string | array
POST /content
  • Body
  • application/json content type Modified
    • user property Modified
      • published_at property Added
    • published_at property Added
POST /content/sync
  • Body
  • application/json content type Modified
    • user property Modified
      • published_at property Added
    • published_at property Added
POST /import/content
  • Body
  • application/json content type Modified
    • contents property Modified
      • user property Modified
        • published_at property Added
POST /import/users
  • Body
  • application/json content type Modified
    • users property Modified
      • published_at property Added
POST /user
  • Body
  • application/json content type Modified
    • user property Modified
      • published_at property Added
Added 2
PUT /content/publish
PUT /user/publish