API structure has changed
7 structure changes including:
7 Modifications
Modified
7
GET /v1/replicas/{replicaUUID}
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
GET /v1/replicas/{replicaUUID}/conversations
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
GET /v1/users/me
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
GET /v1/users/{userID}
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
POST /v1/users
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
PUT /v1/users/me
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified