Update a project
Updates an existing project
PUT
/
projects
/{projectId}
Authorization
x-api-key
<token>
In: header
Request Body
application/json
Requiredid
string
Unique identifier for the project
name
Requiredstring
Name of the project
description
string
Description of the project
created_at
string
Format:
"date-time"
updated_at
string
Format:
"date-time"
Path Parameters
projectId
Requiredstring
Project updated