Change Updates

Do not miss any API changes, ever again

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

RSS

Feb 6, 2025

main
v1
Compare

API structure has changed

7 structure changes including:
7 Modifications
Modified 7 Breaking
GET /v1/channels/{channelId}/groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • icon property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /v1/groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • icon property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /v1/groups/{groupId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • icon property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /v1/lives/{liveId}/groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • icon property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /v1/groups
  • Response
  • 201 response Modified
    • application/json content type Modified
      • icon property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/groups~bulkCreate
  • Response
  • 201 response Modified
    • application/json content type Modified
      • created property Modified
        • icon property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /v1/groups/{groupId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • icon property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking