curl --location --request POST '/outcall/task/createNewTask/' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzIiwiaWF0IjoxNzUwNjU4MDA1fQ.ZnntTem2Jw4_trA8NXEvliHEs55f9PAedPvfIyPcO84' \
--header 'Content-Type: application/x-www-form-urlencoded'{
"code": 0,
"message": "",
"data": 0
}