Skip to main content
PUT
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

Body

application/json
name
string
erforderlich
scopes
string[]
erforderlich
description
string
spaceIds
string[] | null
baseIds
string[] | null
hasFullAccess
boolean

Antwort

200 - application/json

Returns access token.

id
string
erforderlich
name
string
erforderlich
scopes
string[]
erforderlich
description
string
spaceIds
string[]
baseIds
string[]
hasFullAccess
boolean
Zuletzt geändert am 4. September 2026