DELETE api/Units/PublicLink?serialNumber={serialNumber}
Delete a public link to a unit, if any exists
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
serialNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Delete a public link to a unit, if any exists
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.