POST account/access/{page}
Creates page access token.
Request Information
URI
https://highlandfleets-api.xaitcpq.net/account/access/{page}
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| page |
The page. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The new page access token.
globally unique identifierResponse Formats
application/json, text/json, text/html
Sample:
"5a1d6601-b20b-4e41-b279-06e1d028373c"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5a1d6601-b20b-4e41-b279-06e1d028373c</guid>