Update device group members

Add devices to or remove devices from a static device group. Cannot be used with smart groups.

Required Permissions: device-groups:update

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the device group, in UUID format

Body Params
added
array of uuids
length ≥ 0
Defaults to []

List of device IDs to be added to the group, in UUID format

added
removed
array of uuids
length ≥ 0
Defaults to []

List of device IDs to be removed from the group, in UUID format

removed
Headers
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier.

Responses
204

Device group members updated successfully

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json