updateProject

Update a project.

Request

Field Description Additional info
project id The id of the project to be updated string
project description The description of the project string
project projectName The name of the project string
project status String identifying the project status Value one of:

  • open
  • closed
  • deleted

Response

Field Description Additional info
project project_id Set if project was created successfully.