RekeyRequest model.
@type t() :: %WorkOS.RekeyRequest{ context: %{optional(String.t()) => String.t()}, encrypted_keys: String.t() }