Blacklist Device

circle-info

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

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

  • Method: POST

Success Response

  • Code: 200 OK

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

Last updated

Was this helpful?