---
title: "PATCH /endpoints/device_access_groups/{pbm_uuid}/"
method: PATCH
path: "/endpoints/device_access_groups/{pbm_uuid}/"
tags: ["endpoints"]
---

# PATCH /endpoints/device_access_groups/{pbm_uuid}/

`PATCH /endpoints/device_access_groups/{pbm_uuid}/`

DeviceAccessGroup Viewset

## Path parameters

- `pbm_uuid` string, uuid, required

## Request body

- PatchedDeviceAccessGroupRequest
  - `name` string
  - `attributes` object

## Response `200`

- DeviceAccessGroup
  - `pbm_uuid` string, uuid, required
  - `name` string, required
  - `attributes` object

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
