Orgs-Devices Profiles
Number of APIs: 7
-
deleteOrgDeviceProfiles DELETE https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id
-
unassignOrgDeviceProfilesFromDevices POST https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id/unassign
-
assignOrgDeviceProfileToDevices POST https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id/assign
-
getOrgDeviceProfiles GET https://{{host}}/api/v1/orgs/:org_id/deviceprofiles
-
createOrgDeviceProfiles POST https://{{host}}/api/v1/orgs/:org_id/deviceprofiles
-
updateOrgDeviceProfiles PUT https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id
-
getOrgDeviceProfilesDetails GET https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id