Skip to main content
Skip table of contents

DELETE /v3/thinclients/{tcId}/deletetcoffline

Summary

Deletes a thin client even if it is offline.

This does not move the thin client into the Recycle Bin but simply deletes it.

Resource URL

/v3/thinclients/[id]/deletetcoffline

Example Request

curl \

--request DELETE \

https://[server]:8443/umsapi/v3/thinclients/2704/deletetcoffline

Request Path Variables

Name

Type

Mandatory

Description

id

String

yes

thin client ID

Response Type

Returns a message.

Example Response

200 OK

---

{

"message": "Offline deletion successful"

}


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.