Hide Forgot
Response is as below: <?xml version="1.0" encoding="UTF-8"?> <response> <data/> <status>ok</status> <messages/> <version>1.0</version> <type>domains</type> </response> It should contain a link to create a new domain, such as: <link> <rel>Create new domain</rel> <href>/domains</href> <optional-params/> <method>POST</method> <required-params> <param> <name>namespace</name> <description>Name of the domain</description> <valid-options/> <type>string</type> </param> </required-params> </link>
the link for creating a new domain is under top level /rest/api