Update Approval

PUT {{cb_url}}/device_control/v3/orgs/{{cb_org_key}}/approvals/{{cb_device_control_id}}

Update an existing approval for a single USB device.

RBAC Permissions Required

Permission (.notation name)Operation(s)
external-device.manageUPDATE

See Documentation

Request Body

{"approval_name"=>"string", "created_at"=>"string", "id"=>"string", "notes"=>"string", "product_id"=>"string", "product_name"=>"string", "serial_number"=>"string", "updated_at"=>"string", "updated_by"=>"string", "vendor_id"=>"string", "vendor_name"=>"string"}