API structure has changed
6 structure changes including:
2 Breaking changes
2 Additions
2 Modifications
2 Removals
Modified
2
GET /widget/ambassadors/{id}/posts
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /{environment}/posts
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
Removed
2
Breaking
PATCH /{environment}/posts/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /{environment}/posts
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
2
PATCH /manager/posts/{id}
POST /manager/posts