POST account/access/{page}

Creates page access token.

Request Information

URI

https://ofd-api.blueprintcpq.net/account/access/{page}

URI Parameters

NameDescriptionTypeAdditional information
page

The page.

string

Required

Body Parameters

None.

Response Information

Resource Description

The new page access token.

globally unique identifier

Response Formats

application/json, text/json, text/html

Sample:
"c9922339-85b1-453e-b5a9-7512e3937a00"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">c9922339-85b1-453e-b5a9-7512e3937a00</guid>