API structure has changed
11 structure changes including:
11 Modifications
Modified
11
Breaking
GET /widget/ambassadors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
location property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
location property Removed
-
application/json content type Modified
GET /{environment}/me
- Response
-
200 response Modified
-
application/json content type Modified
- ids_guest_accounts 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/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
-
location property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
location property Removed
-
author property Modified
-
application/json content type Modified
PATCH /{environment}/me
- Response
-
200 response Modified
-
application/json content type Modified
- ids_guest_accounts property Added
-
application/json content type Modified
POST /auth/login
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
- ids_guest_accounts property Added
-
user property Modified
-
application/json content type Modified
POST /auth/register
- Response
-
201 response Modified
-
application/json content type Modified
- ids_guest_accounts 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
- Response
-
201 response Modified
-
application/json content type Modified
-
author property Modified
-
location property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
location property Removed
-
author property Modified
-
application/json content type Modified
POST /widget/orders
- Body
-
application/json content type Modified
- order_type property Added
- Response
- 409 response Added