Naar hoofdinhoud gaan

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. Deze gegenereerde pagina groepeert elke openbare API-bewerking in de categorie Autorisaties.

Eindpunten

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
OpenAPI-referentie: /openapi.nl.json GET /v1/public/accounts/{account_id}/auth/authorizations

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
OpenAPI-referentie: /openapi.nl.json POST /v1/public/accounts/{account_id}/auth/authorizations

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}
OpenAPI-referentie: /openapi.nl.json DELETE /v1/public/accounts/{account_id}/auth/authorizations/{grant_id}