how can i edit subdomain

possible

New member
Joined
Jul 3, 2009
Messages
2
I saw in your api how to create and delete but i didn't see any api for edit.
Is there any way i can edit subdomain or i must delete subdomain and create new one.

Thanks for helping
*I am sorry for my bad english.
 
i want to be able to change a subdomain.
i mean if i have the subdomain: possible.directadmin.com
i want to be able to change it to possible123.directadmin.com
 
As you can't do it from the DA interface, you can't do it with the API. Make a feature request.
 
If you want to do it without losing the data in the subdomain you can:

1: Create the new subdomain.
2: Delete the directory that is created for the new subdomain.
3: Rename the old subdomain directory to the new subdomain.
4: Delete the old subdomain.
 
Back
Top