---
title: "POST /endpoints/device_access_groups/"
method: POST
path: "/endpoints/device_access_groups/"
tags: ["endpoints"]
---

# POST /endpoints/device_access_groups/

`POST /endpoints/device_access_groups/`

DeviceAccessGroup Viewset

## Request body

- DeviceAccessGroupRequest
  - `name` string, required
  - `attributes` object

## Response `201`

- 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)
