Assign a device to a user or commonarea
POST {{baseUrl}}/devices/zpa/assignment
Assign a device to a user or common area, or move a device to another user or common area, or remove a device.
Prerequisites: * Device must be enrolled in Zoom Device Management (ZDM).
Scopes: device:write:admin
Rate Limit Label: MEDIUM
Request Body
{"mac_address"=>"<string>", "vendor"=>"<string>", "extension_number"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |