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
-
application/json content type Modified
GET /widget/ambassadors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- tiktok_account property Added
-
application/json content type Modified
GET /{environment}/me
- Response
-
200 response Modified
-
application/json content type Modified
- tiktok_account property Added
-
application/json content type Modified
GET /{environment}/posts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
comments property Modified
- author property Modified
-
comments property Modified
-
application/json content type 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
-
application/json content type Modified
PATCH /manager/posts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
comments property Modified
- author property Modified
-
comments property Modified
-
application/json content type Modified
PATCH /platform/comments/{comment}
- Response
-
200 response Modified
-
application/json content type Modified
-
author property Modified
- tiktok_account property Added
-
author property Modified
-
application/json content type Modified
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
-
application/json content type Modified
POST /auth/login
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
- tiktok_account property Added
-
user property Modified
-
application/json content type Modified
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
-
application/json content type Modified
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
-
application/json content type Modified
POST /manager/posts
- Response
-
201 response Modified
-
application/json content type Modified
-
comments property Modified
- author property Modified
-
comments property Modified
-
application/json content type 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
-
author property Modified
-
application/json content type Modified