app-configuration_manager

On this page:

deleteDevicesFromGroup

Summary

Delete device(s) from a group

Description

This API call will delete device(s) from a device group

Route

DELETE /configuration_manager/deviceGroups/devices

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
groupName string yes Group Name
deviceNames string yes Name of device to remove from the group

Return

DetailsExampleSchema
Name Type Description
updateStatus object Status of update operation