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