---
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.dev/goauthentik/apis/authentik/revisions/72050dd9f6ba?raw)
