AuthKeyResponse
AuthKeyResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| auth_key_created_at optional | 인증 키 생성 날짜 Example : 2022-01-01T12:00:00Z | string | |
| auth_key_expired_at optional | 인증 키 만료 날짜 Example : 2022-01-01T12:00:00Z | string | |
| auth_key_id optional | 인증키 ID Example : 9b72a9856e494e67afc69atd3631fe38 | string | |
| auth_key_state optional | 인증키 상태 Example : ACTIVATED | string | |
| user_id optional | 사용자 ID Example : 4f5d60e9e08b48d0a0881e21ab14e266 | string |