Skip to main content
POST
OAuthトークンエンドポイント

Supported products

ボディ

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>
利用可能なオプション:
authorization_code,
client_credentials,
refresh_token
redirect_uri
string
refresh_token
string
scope
string

レスポンス

successful operation

access_token
string
必須
expires_in
integer<int64>
必須
refresh_token
string
必須
token_type
string
必須
token_use
enum<string>
デフォルト:access_token
必須
利用可能なオプション:
access_token
hub_id
integer<int32>
id_token
string
scopes
string[]
user_id
integer<int32>
最終更新日 2026年4月10日