Update
PATCH /projects/{uuid}
PATCH
/projects/{uuid}
Update Project.
Authorizations
Request Body required
Project updated.
object
name
The name of the project.
string
description
The description of the project.
string
Responses
201
Project updated.
object
uuid
string
name
string
description
string
400
Invalid token.
object
message
string
401
Unauthenticated.
object
message
string
404
Resource not found.
object
message
string