Update a project
Updates an existing project
PUT
/
projects/{projectId}Authorization
x-api-key<token>
In: header
Request Body
application/jsonRequiredidstring
Unique identifier for the project
nameRequiredstring
Name of the project
descriptionstring
Description of the project
created_atstring
Format:
"date-time"updated_atstring
Format:
"date-time"Path Parameters
projectIdRequiredstring
Project updated