Hi everyone,
how do I create a Webhosting via REST Api?
I already created a User via API but my Problem is that I cant create a Webspace.
I used the following code:
<packet>
<webspace>
<add>
<gen_setup>
<name>domain_to_add</name>
<owner-id>2</owner-id>...