> ## 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.

# Auth service accounts

> Generierte Referenz für Auth service accounts-Endpunkte.

# Auth service accounts

Generierte Referenz für Auth service accounts-Endpunkte.

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

## Endpunkte

* [GET /v1/public/accounts/\{account\_id}/auth/service-accounts](/de/api/v1/public/accounts/account_id/auth/service-accounts/get) - Konto-Dienstkonten auflisten
* [POST /v1/public/accounts/\{account\_id}/auth/service-accounts](/de/api/v1/public/accounts/account_id/auth/service-accounts/post) - Konto-Dienstkonto erstellen
* [POST /v1/public/accounts/\{account\_id}/auth/service-accounts/\{service\_account\_id}/rotate](/de/api/v1/public/accounts/account_id/auth/service-accounts/service_account_id/rotate/post) - Token des Konto-Dienstkontos rotieren
* [DELETE /v1/public/accounts/\{account\_id}/auth/service-accounts/\{service\_account\_id}](/de/api/v1/public/accounts/account_id/auth/service-accounts/service_account_id/delete) - Konto-Dienstkonto widerrufen

## Konto-Dienstkonten auflisten

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

Konto-Dienstkonten auflisten

Listet die Dienstkonten des Kontos auf.

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

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

## Konto-Dienstkonto erstellen

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

Konto-Dienstkonto erstellen

Erstellt ein Dienstkonto und zeigt sein Token einmalig an.

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

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

## Token des Konto-Dienstkontos rotieren

**POST** `/v1/public/accounts/{account_id}/auth/service-accounts/{service_account_id}/rotate`

Token des Konto-Dienstkontos rotieren

Rotiert das Token eines Dienstkontos und zeigt den Ersatz einmalig an.

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

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

## Konto-Dienstkonto widerrufen

**DELETE** `/v1/public/accounts/{account_id}/auth/service-accounts/{service_account_id}`

Konto-Dienstkonto widerrufen

Widerruft ein Dienstkonto und sein aktives Token.

Vollständige Referenz: [DELETE /v1/public/accounts/\{account\_id}/auth/service-accounts/\{service\_account\_id}](/de/api/v1/public/accounts/account_id/auth/service-accounts/service_account_id/delete)

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

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