API structure has changed
5 structure changes including:
5 Modifications
Modified
5
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
GET /{environment}/posts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- videos property Added
-
application/json content type Modified
PATCH /manager/posts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- videos property Added
-
application/json content type Modified
POST /manager/posts
- Response
-
201 response Modified
-
application/json content type Modified
- videos property Added
-
application/json content type Modified