POST account/access/{page}
Creates page access token.
Request Information
URI
https://ofd-api.blueprintcpq.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:
"a2777379-6e62-42d4-b0c1-320a487a2e84"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a2777379-6e62-42d4-b0c1-320a487a2e84</guid>