API structure has changed
15 structure changes including:
15 Modifications
Modified
15
GET /api/v1/account/{account_uuid}/conversations
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- latest_message property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/cases/{case_uuid}/conversations
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- latest_message property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/circles/{circle_uuid}/conversations
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- latest_message property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/conversation
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- latest_message property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/conversation/{conversation_uuid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- user property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/conversation/{conversation_uuid}/messages/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
- two_factor_setup_required property Added
-
user property Modified
-
application/json content type Modified
GET /api/v1/conversation/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
latest_message property Modified
- user property Modified
-
latest_message property Modified
-
application/json content type Modified
GET /api/v1/me
- Response
-
200 response Modified
-
application/json content type Modified
- two_factor_setup_required property Added
-
application/json content type Modified
POST /api/v1/conversation
- Response
-
200 response Modified
-
application/json content type Modified
-
latest_message property Modified
- user property Modified
-
latest_message property Modified
-
application/json content type Modified
POST /api/v1/conversation/inline
- Response
-
200 response Modified
-
application/json content type Modified
-
latest_message property Modified
- user property Modified
-
latest_message property Modified
-
application/json content type Modified
POST /api/v1/conversation/{conversation_uuid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
- two_factor_setup_required property Added
-
user property Modified
-
application/json content type Modified
POST /api/v1/conversation/{conversation_uuid}/messages/inline
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
- two_factor_setup_required property Added
-
user property Modified
-
application/json content type Modified
POST /api/v1/firm/{firm_uuid}/settings
- Body
-
application/json content type Modified
- enforce_client_two_factor property Added
PUT /api/v1/conversation/{conversation_uuid}/messages/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
- two_factor_setup_required property Added
-
user property Modified
-
application/json content type Modified
PUT /api/v1/conversation/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
latest_message property Modified
- user property Modified
-
latest_message property Modified
-
application/json content type Modified