Skip to main content
PUT
Update Project

URL Parameters

string
required
The unique identifier of the project to update

Body Parameters

string
The new name for the project
string
The new description for the project

Response

boolean
Indicates if the request was successful
string
A message describing the result of the operation
object
The updated project object

Response Example