Values.DeleteProjectRequestSourceDeletes a project in a space.
type nonrec t = {spaceName : NameString.t;The name of the space.
*)name : NameString.t;The name of the project in the space. To retrieve a list of project names, use ListProjects.
*)}