Update a Project

Updates the name or other properties of an existing project

Authentication

Authorizationstring

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path Parameters

project_idstringRequired

Request

The name of the project
namestringOptional
The name of the project

Response

A project
messagestring or null
confirmation message

Errors