AuthKeyRequest
AuthKeyRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| auth_key_created_at optional | 인증 키 생성 날짜 Example : 2022-01-01 12:00:00 | any of [string, null] | |
| auth_key_expired_at optional | 인증 키 만료 날짜 Example : 2023-01-01 12:00:00 | any of [string, null] | |
| auth_key_id required | 인증키 ID Example : 9b72a9856e494e67afc69atd3631fe38 | string | |
| diagnosis_id optional | 진단 ID Example : DIA-943731CB8E3045C289BAECAEC3532097 | any of [string, null] |