Update device group members

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

Required Permissions: update:pro:device-groups

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier

string
required

Path parameter id

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
Responses
204

Device group members updated successfully

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