DELETE page/unpin/{id}
Unpin menu.
Request Information
URI
https://eurotherm-web-api.xaitcpq.net/page/unpin/{id}?share={share}
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The identifier. |
globally unique identifier |
Required |
share |
Optional share identifier. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
True if it succeeds, false if it fails.
booleanResponse Formats
application/json, text/json, text/html
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>