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

> Gegenereerde referentie voor Auth service accounts-eindpunten.

# Auth service accounts

Gegenereerde referentie voor Auth service accounts-eindpunten.

Deze gegenereerde pagina groepeert elke openbare API-bewerking in de categorie Auth service accounts.

## Eindpunten

* [GET /v1/public/accounts/\{account\_id}/auth/service-accounts](/nl/api/v1/public/accounts/account_id/auth/service-accounts/get) - Serviceaccounts van account weergeven
* [POST /v1/public/accounts/\{account\_id}/auth/service-accounts](/nl/api/v1/public/accounts/account_id/auth/service-accounts/post) - Serviceaccount voor account maken
* [POST /v1/public/accounts/\{account\_id}/auth/service-accounts/\{service\_account\_id}/rotate](/nl/api/v1/public/accounts/account_id/auth/service-accounts/service_account_id/rotate/post) - Token van serviceaccount voor account roteren
* [DELETE /v1/public/accounts/\{account\_id}/auth/service-accounts/\{service\_account\_id}](/nl/api/v1/public/accounts/account_id/auth/service-accounts/service_account_id/delete) - Serviceaccount van account intrekken

## Serviceaccounts van account weergeven

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

Serviceaccounts van account weergeven

Geeft de serviceaccounts voor het account weer.

Volledige referentie: [GET /v1/public/accounts/\{account\_id}/auth/service-accounts](/nl/api/v1/public/accounts/account_id/auth/service-accounts/get)

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

## Serviceaccount voor account maken

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

Serviceaccount voor account maken

Maakt een serviceaccount en toont het token één keer.

Volledige referentie: [POST /v1/public/accounts/\{account\_id}/auth/service-accounts](/nl/api/v1/public/accounts/account_id/auth/service-accounts/post)

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

## Token van serviceaccount voor account roteren

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

Token van serviceaccount voor account roteren

Roteert een serviceaccounttoken en toont de vervanger één keer.

Volledige referentie: [POST /v1/public/accounts/\{account\_id}/auth/service-accounts/\{service\_account\_id}/rotate](/nl/api/v1/public/accounts/account_id/auth/service-accounts/service_account_id/rotate/post)

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

## Serviceaccount van account intrekken

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

Serviceaccount van account intrekken

Trekt een serviceaccount en het actieve token in.

Volledige referentie: [DELETE /v1/public/accounts/\{account\_id}/auth/service-accounts/\{service\_account\_id}](/nl/api/v1/public/accounts/account_id/auth/service-accounts/service_account_id/delete)

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

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