ory-client 1.1.7

SDK Client for Ory
Documentation
# CreateRecoveryLinkForIdentityBody

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**expires_in** | Option<**String**> | Link Expires In  The recovery link 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)