⚠️ Change Status of an Individual Device

PATCH {{cb_url}}/integrationServices/v3/device/{{cb_device_id}}

⚠️ This API has been deprecated.
You may continue to access the documentation for Devices v3 here. The most up to date documentation for Devices v6 is available here.

Change status of an individual device by its device_id. The current revision of the Carbon Black Cloud backend only allows one element to be changed with this call: the security policy assigned to the device.

See the Documentation

Request Body

{"policyName"=>"Restrictive_Windows_Workstation"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring