Create Recovery Code for Identity Request Body
@type t() :: %Ory.Model.CreateRecoveryCodeForIdentityBody{ expires_in: String.t() | nil, identity_id: String.t() }