Create Project Request Body
@type t() :: %Ory.Model.CreateProjectBody{ name: String.t(), workspace_id: String.t() | nil }