Update a group by platform UUID

Updates a group by its platform UUID. For both smart and static groups, groupName and groupDescription can be updated. For smart groups, criteria can also be updated. For static groups, assignments can also be updated. Requires appropriate UPDATE privileges.

Required Permissions: update:pro:computer-groups, update:pro:mobile-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

The platform UUID of a group

Body Params
string
string
criteria
array of objects
criteria
assignments
array of objects | null
assignments
Responses
204

Group updated successfully

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json