API structure has changed
11 structure changes including:
2 Additions
9 Modifications
Modified
9
GET /manager/ambassadors
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /manager/ambassadors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- nb_non_empty_conversations property Added
-
application/json content type Modified
GET /manager/orders
- Query
- filter[id_ambassador_post], filter[id_chatroom] query parameters Added
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
- Query
- sort query parameter Added
GET /{environment}/posts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
contents property Modified
-
Full types went from
array
toarray[object]
-
- id_ambassador_post_shared, is_brand, is_akn, data1, data2, thread_last_update, start_date properties Added
-
contents property Modified
-
application/json content type Modified
PATCH /manager/ambassadors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- nb_non_empty_conversations property Added
-
application/json content type Modified
PATCH /{environment}/posts/{id}
- Body
-
application/json content type Modified
- contents, titles properties Added
POST /manager/ambassadors
- Response
-
201 response Modified
-
application/json content type Modified
- nb_non_empty_conversations property Added
-
application/json content type Modified
Added
2
GET /manager/ambassadors/micro-resource
POST /{environment}/posts