Change Updates

Do not miss any Thomsell API changes, ever again

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

RSS

May 5, 2025

main
0.1
Compare

API structure has changed

13 structure changes including:
13 Modifications
Modified 13
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tiktok_account property Added
GET /widget/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tiktok_account property Added
GET /{environment}/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tiktok_account property Added
GET /{environment}/posts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • comments property Modified
        • author property Modified
PATCH /manager/ambassadors/{id}
  • Body
  • application/json content type Modified
    • tiktok_account property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tiktok_account property Added
PATCH /manager/posts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • comments property Modified
        • author property Modified
PATCH /platform/comments/{comment}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
        • tiktok_account property Added
PATCH /{environment}/me
  • Body
  • application/json content type Modified
    • tiktok_account property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tiktok_account property Added
POST /auth/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • tiktok_account property Added
POST /auth/register
  • Body
  • application/json content type Modified
    • tiktok_account property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • tiktok_account property Added
POST /manager/ambassadors
  • Body
  • application/json content type Modified
    • tiktok_account property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • tiktok_account property Added
POST /manager/posts
  • Response
  • 201 response Modified
    • application/json content type Modified
      • comments property Modified
        • author property Modified
POST /platform/posts/{post}/comments
  • Body
  • application/json content type Modified
    • tagged_everyone property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • author property Modified
        • tiktok_account property Added