Skip to main content

CreateProjectRequest

Request to create a new project.

namestringnullable

Display name for the project. Required; at most 128 characters.

CreateProjectRequest
{
"name": "string"
}