updateOrgDeviceProfiles
PUT https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id
Request Body
{"radio_config"=>{"band_24"=>{"disabled"=>false, "channel"=>0, "bandwidth"=>20, "power"=>1, "antenna_mode"=>"1x1", "allow_rrm_disable"=>false}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
X-CSRFToken | string | ||
Content-Type | string |