Change Updates

Do not miss any API changes, ever again

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

RSS

Jul 24, 2025

main
v1
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6
GET /v1/channels
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • readonly property Added
GET /v1/channels/{channelId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • readonly property Added
POST /v1/channels
  • Response
  • 201 response Modified
    • application/json content type Modified
      • readonly property Added
POST /v1/channels~bulkCreate
  • Response
  • 201 response Modified
    • application/json content type Modified
      • created property Modified
        • readonly property Added
POST /v1/forums/{forumId}/topics~bulkCreate
  • Response
  • 201 response Modified
    • application/json content type Modified
      • created property Modified
        • readonly property Added
PUT /v1/channels/{channelId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • readonly property Added