POST account/access/{page}

Creates page access token.

Request Information

URI

https://eurotherm-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:
"8159e6dc-8a96-42e9-aaf1-5adcca57ac2b"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8159e6dc-8a96-42e9-aaf1-5adcca57ac2b</guid>