POST https://selarti.com/api/1.1/wf/add_target
Content-Type: application/json
BODY
{
"task": "ваш_task_id",
"target": "79999999999"
}
curl --location 'https://selarti.com/api/1.1/wf/add_target' \
--header 'Content-Type: application/json' \
--data '{
"task": "1722582429077x220873680210362370",
"target": "79505415812"
}'