{ "id": 2, "speechId": 0 }
curl --location --request PUT 'http://localhost:8080/kk/taskObservation/executeSpeechSend' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 2, "speechId": 0 }'
{}