Delete a group by platform UUID

Deletes a group by its platform UUID. Returns a 422 error if the group is being used as a dependency. Requires appropriate DELETE privileges.

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

Responses
204

Group deleted successfully

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