AppTokenResponse
このコンテンツはまだ日本語訳がありません。
type AppTokenResponse = { appId: string; endUserId: string; expiresAt: string; token: string;};POST /v1/app-tokens 响应体类型
appId: string;endUserId
Section titled “endUserId”endUserId: string;expiresAt
Section titled “expiresAt”expiresAt: string;token: string;このページは役に立ちましたか?
フィードバックありがとうございます。この記事の改善に活かします。