Projects
Update
Update Project.
patch/projects/{uuid}
Path parameters
uuidstring required
UUID of the project.
Request body
Response
Project updated.
Example response
{
"uuid": "og888os",
"name": "Project Name",
"description": "Project Description"
}