/
E-
e-invoice-be
/
e-invoice.be Peppol Access Point API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
e-invoice-be
e-invoice.be Peppol Access Point API
put
Update Tenant Api Key
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-12-11
52
106
250.5 KB
Admin
Update Tenant Api Key
put
/api/admin/tenants/{tenant_id}/api-keys/{api_key_id}
Path parameters
tenant_id
string
required
api_key_id
string
required
Request body
ApiKeyUpdate
required
Schema for updating an API key.
name
string
nullable
description
string
nullable
Response
Successful Response
ApiKeyResponse
required
API Key response schema for authentication.
id
string
required
tenant_id
string
required
name
string
required
description
string
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
is_deleted
boolean