GET api/v1/account/inviteurl
Gets the member's unique invitation url
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json, text/html, text/plain
Sample:
"sample string"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>