{ "taskId":"" }
curl --location --request POST 'http://localhost:8080/kk/chatTaskObservation/addFriends' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "taskId":"" }'
{}