Change Updates

Do not miss any API changes, ever again

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

RSS

Sep 11, 2025

main
v1
Compare

API structure has changed

11 structure changes including:
11 Modifications
Modified 11
GET /v1/channels/{channelId}/spotMembers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • lastActivityAt property Added
GET /v1/forums/{forumId}/spotMembers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • lastActivityAt property Added
GET /v1/groups/{groupId}/spotMembers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • lastActivityAt property Added
GET /v1/reportedResources/{reportedResourceId}/reports
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • lastActivityAt property Added
GET /v1/spotMembers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • lastActivityAt property Added
GET /v1/spotMembers/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • lastActivityAt property Added
GET /v1/spotMembers/{spotMemberId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • lastActivityAt property Added
GET /v1/tags/{tagId}/spotMembers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • lastActivityAt property Added
POST /v1/spotMembers
  • Response
  • 201 response Modified
    • application/json content type Modified
      • lastActivityAt property Added
POST /v1/spotMembers~bulkInvite
  • Response
  • 201 response Modified
    • application/json content type Modified
      • created property Modified
        • lastActivityAt property Added
PUT /v1/spotMembers/{spotMemberId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • lastActivityAt property Added