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