This is correct in xml api ? :
https:my-domain.com:2087/xml-api/savemxs?api.version=2&domain='.$domain.'&name='pamx1.hotmail.com'&exchange='.$domain.'&preference=0');
that does not work I
Help me please. Thank
This is correct in xml api ? :
https:my-domain.com:2087/xml-api/savemxs?api.version=2&domain='.$domain.'&name='pamx1.hotmail.com'&exchange='.$domain.'&preference=0');
that does not work I
Help me please. Thank
Nope. You must use the XMLAPI php class in order to authenticate the call.
If you want to write your own implementation, please read the following documents as they will explain the procedures required.
XML and JSON APIs
ApiAuthentication < SoftwareDevelopmentKit < TWiki