POST account/access/{page}

Creates page access token.

Request Information

URI

https://mtm-api.xaitcpq.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:
"e99c4b52-98f6-4e3f-b17e-4ed42f189fc6"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">e99c4b52-98f6-4e3f-b17e-4ed42f189fc6</guid>