# CreateRecoveryCodeForIdentityBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **expires_in** | Option<**String**> | Code Expires In The recovery code will expire after that amount of time has passed. Defaults to the configuration value of `selfservice.methods.code.config.lifespan`. | [optional] **identity_id** | **String** | Identity to Recover The identity's ID you wish to recover. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)