Create JSON Web Key Set Request Body
@type t() :: %Ory.Model.CreateJsonWebKeySet{ alg: String.t(), kid: String.t(), use: String.t() }