Zum Hauptinhalt springen
POST
OAuth-Tokenendpunkt

Supported products

Body

application/x-www-form-urlencoded
client_assertion
string
client_assertion_type
string
client_id
string
client_secret
string
code
string
code_verifier
string
grant_type
enum<string>
Verfügbare Optionen:
authorization_code,
client_credentials,
refresh_token
redirect_uri
string
refresh_token
string
scope
string

Antwort

successful operation

access_token
string
erforderlich
expires_in
integer<int64>
erforderlich
refresh_token
string
erforderlich
token_type
string
erforderlich
token_use
enum<string>
Standard:access_token
erforderlich
Verfügbare Optionen:
access_token
hub_id
integer<int32>
id_token
string
scopes
string[]
user_id
integer<int32>
Zuletzt geändert am 1. April 2026