For the complete documentation index, see llms.txt. This page is also available as Markdown.

Whitelist Device

Whitelist a single device if requesting manager has access permissions to it.

  • URL: /api/v1/devices/{id}/whitelist/

  • Method: POST

Success Response

  • Code: 200 OK

Response (application/json)
{"message": "Device whitelisted"}

Last updated

Was this helpful?