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