Update a Project

Updates the name or other properties of an existing project

Path parameters

project_idstringRequired
The unique identifier of the project

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
namestringOptional
The name of the project

Response

A project
messagestring or null
confirmation message

Errors