API structure has changed
10 structure changes including:
5 Additions
5 Modifications
Modified
5
Breaking
GET /platform/chat-topics
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id_brand 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
- date_insert, roles, date_update, active properties Added
-
id_brand property Removed
-
data property Modified
-
application/json content type Modified
PATCH /manager/ambassadors/{id}
- Body
-
application/json content type Modified
-
status, roles properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
status, roles properties Removed
PATCH /manager/quiz/{id}
- Body
-
application/json content type Modified
-
start_date, end_date properties Modified
-
Type went from
string
tostring | null
-
Type went from
-
start_date, end_date properties Modified
POST /manager/ambassadors
- Body
-
application/json content type Modified
- roles property Added
POST /manager/quiz
- Body
-
application/json content type Modified
-
start_date, end_date properties Modified
-
Type went from
string
tostring | null
-
Type went from
-
start_date, end_date properties Modified
Added
5
GET /manager/chat-topics
GET /manager/chat-topics/{id}
PATCH /manager/ambassadors/{id}/roles
PATCH /manager/chat-topics/{id}
POST /manager/chat-topics