change domain ip via api

offshore

Verified User
Joined
Mar 23, 2017
Messages
11
hi

how assign ip to domain via api? in web i do it on http://panel:2222/CMD_DOMAIN but how do it via api?

i see https://directadmin.com/features.php?id=498 but i not see add/delete ips function.

please help me find this function becouse i need change domain ip via api.

also i find:
/CMD_API_DOMAIN?action=multi_ip&domain='.$_GET['domain'].'&ip='.$_GET['ip'].'&dns='.$_GET['dns']."&add=

but i received error:
error=1&text=Unable to modify that domain&details=It does not belong to you
 
Back
Top