Orgs-Devices Profiles

Number of APIs: 7

  1. deleteOrgDeviceProfiles DELETE https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id

  2. unassignOrgDeviceProfilesFromDevices POST https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id/unassign

  3. assignOrgDeviceProfileToDevices POST https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id/assign

  4. getOrgDeviceProfiles GET https://{{host}}/api/v1/orgs/:org_id/deviceprofiles

  5. createOrgDeviceProfiles POST https://{{host}}/api/v1/orgs/:org_id/deviceprofiles

  6. updateOrgDeviceProfiles PUT https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id

  7. getOrgDeviceProfilesDetails GET https://{{host}}/api/v1/orgs/:org_id/deviceprofiles/:deviceprofile_id