> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Zugriffsvorlagen

> Generierte Referenz für Zugriffsvorlagen-Endpunkte.

# Zugriffsvorlagen

Generierte Referenz für Zugriffsvorlagen-Endpunkte.

Diese generierte Seite bündelt alle öffentlichen API-Operationen in der Kategorie Zugriffsvorlagen.

## Endpunkte

* [GET /v1/public/accounts/\{account\_id}/auth/role-assignments](/de/api/v1/public/accounts/account_id/auth/role-assignments/get) - Rollenzuweisungen auflisten
* [POST /v1/public/accounts/\{account\_id}/auth/role-assignments](/de/api/v1/public/accounts/account_id/auth/role-assignments/post) - Rolle zuweisen
* [DELETE /v1/public/accounts/\{account\_id}/auth/role-assignments/\{assignment\_id}](/de/api/v1/public/accounts/account_id/auth/role-assignments/assignment_id/delete) - Rollenzuweisung widerrufen

## Rollenzuweisungen auflisten

**GET** `/v1/public/accounts/{account_id}/auth/role-assignments`

Rollenzuweisungen für Konten auflisten

Rollenzuweisungen für den Kontobereich auflisten.

Vollständige Referenz: [GET /v1/public/accounts/\{account\_id}/auth/role-assignments](/de/api/v1/public/accounts/account_id/auth/role-assignments/get)

<Note>
  OpenAPI-Referenz: `/openapi.de.json GET /v1/public/accounts/{account_id}/auth/role-assignments`
</Note>

## Rolle zuweisen

**POST** `/v1/public/accounts/{account_id}/auth/role-assignments`

Erstellen Sie eine Rollenzuweisung für ein Konto

Erstellen Sie eine kontobezogene Rollenzuweisung.

Vollständige Referenz: [POST /v1/public/accounts/\{account\_id}/auth/role-assignments](/de/api/v1/public/accounts/account_id/auth/role-assignments/post)

<Note>
  OpenAPI-Referenz: `/openapi.de.json POST /v1/public/accounts/{account_id}/auth/role-assignments`
</Note>

## Rollenzuweisung widerrufen

**DELETE** `/v1/public/accounts/{account_id}/auth/role-assignments/{assignment_id}`

Rollenzuweisung für ein Konto widerrufen

Widerrufen Sie eine kontobezogene Rollenzuweisung.

Vollständige Referenz: [DELETE /v1/public/accounts/\{account\_id}/auth/role-assignments/\{assignment\_id}](/de/api/v1/public/accounts/account_id/auth/role-assignments/assignment_id/delete)

<Note>
  OpenAPI-Referenz: `/openapi.de.json DELETE /v1/public/accounts/{account_id}/auth/role-assignments/{assignment_id}`
</Note>

<script src="/locale-bridge.js" />
