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

# Autorisaties

> Gegenereerde referentie voor Autorisaties-eindpunten.

# Autorisaties

Gegenereerde referentie voor Autorisaties-eindpunten.

Deze gegenereerde pagina groepeert elke openbare API-bewerking in de categorie Autorisaties.

## Eindpunten

* [GET /v1/public/accounts/\{account\_id}/auth/authorizations](/nl/api/v1/public/accounts/account_id/auth/authorizations/get) - autorisaties weergeven
* [POST /v1/public/accounts/\{account\_id}/auth/authorizations](/nl/api/v1/public/accounts/account_id/auth/authorizations/post) - autorisatie toekennen
* [DELETE /v1/public/accounts/\{account\_id}/auth/authorizations/\{grant\_id}](/nl/api/v1/public/accounts/account_id/auth/authorizations/grant_id/delete) - autorisatie intrekken

## autorisaties weergeven

**GET** `/v1/public/accounts/{account_id}/auth/authorizations`

accountautorisaties weergeven

Geeft autorisaties binnen het accountbereik weer.

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

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

## autorisatie toekennen

**POST** `/v1/public/accounts/{account_id}/auth/authorizations`

accountautorisatie toekennen

Maakt een autorisatie binnen het accountbereik aan.

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

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

## autorisatie intrekken

**DELETE** `/v1/public/accounts/{account_id}/auth/authorizations/{grant_id}`

accountautorisatie intrekken

Trekt een autorisatie binnen het accountbereik in.

Volledige referentie: [DELETE /v1/public/accounts/\{account\_id}/auth/authorizations/\{grant\_id}](/nl/api/v1/public/accounts/account_id/auth/authorizations/grant_id/delete)

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

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