AuthKeyResponse
AuthKeyResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| auth_key_created_at optional | created date of authkey Example : 2022-01-01T12:00:00Z | string | |
| auth_key_expired_at optional | expired date of authkey Example : 2022-01-01T12:00:00Z | string | |
| auth_key_id optional | Id of auth key Example : 9b72a9856e494e67afc69atd3631fe38 | string | |
| auth_key_state optional | state of auth key Example : ACTIVATED | string | |
| user_id optional | user Id Example : 4f5d60e9e08b48d0a0881e21ab14e266 | string |