/api/thirdparty/update_conversation/{chat_id}
Method : Patch
Auth required : YES
Note : You need to Authorize gn-access-token as Bearer Token
to run the API.
200
Content
members_added
array, each object includes the member_id
, which uniquely identifies the added Collaborators.
400
Content
unauthorized
response if the provided authentication credentials are invalid or missing.
Code: 401
Content
Internal Server Error
is returned.
Code: 500
Content