Change Updates

Do not miss any Local Sport Hero API changes, ever again

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

RSS

Dec 7, 2023

main
1
Compare

API structure has changed

13 structure changes including:
13 Modifications
Modified 13
GET /1/activities/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/challenges/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/chats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • chats property Modified
GET /1/chats/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • chat property Modified
GET /1/chats/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/checkins/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/clubs/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/messages/unread
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
POST /1/activities/{activityid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • message property Modified
POST /1/challenges/{challengeid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • message property Modified
POST /1/chats/{chatid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • chat property Modified
POST /1/checkins/{checkinid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • message property Modified
POST /1/clubs/{clubid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • message property Modified