unassignOrgDeviceProfilesFromDevices
POST https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id/unassign
Request Body
{"macs"=>["5c5b350e0001", "5c5b350e0003"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
X-CSRFToken | string | ||
Content-Type | string |
RESPONSES
status: OK
{"success":["5c5b350e0001"]}