Project Info
Contains basic information about a project.
idstring
Unique ID of the project
namestring
Name of the project
Project Info
{
"id": "string",
"name": "string"
}
Contains basic information about a project.
Unique ID of the project
Name of the project
{
"id": "string",
"name": "string"
}