curl --location '/integrations/talk-direct-call/tasks//call' \ --header 'Content-Type: application/json' \ --data '{ "phoneNumber": "+5511987654321" }'
{}