DELETE api/person/watchscreen/{watchscreenID}

Delete an existing watchscreen

Request Information

URI Parameters

NameDescriptionTypeAdditional information
watchscreenID

Watchscreen ID

string

Required

Body Parameters

None.

Response Information

Resource Description

HTTP status code

None.

Response Formats

Error Response Information

Resource Description

HTTP status code

string

Error Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>