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 1 hour ago

main
1.0
Compare

API structure has changed

Next change
23 structure changes including:
1 Addition
22 Modifications
Modified 22 Breaking
PUT /user/publish
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
PUT /subcategory
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
PUT /status
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
PUT /content/publish
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
PUT /content/metadata
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
PUT /category
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /user/delete-batch
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /user/delete
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /user-reports
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /user
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /lists/{listId}
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /lists
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /import/users
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /import/content
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /content/sync
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
POST /content
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
GET /user/{userId}
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
GET /user-reports
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
GET /status/{contentId}
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
GET /lists/{listId}
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
GET /lists
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
DELETE /lists/{listId}
  • Header
  • Authorization header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Bearer auth authentication method Added
Added 1
Bearer authauthentication method