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;이 페이지가 도움이 되었나요?
피드백 감사합니다. 이 문서를 계속 개선하겠습니다.