Update Project Comment
Update an existing project comment. The comment being updated must be authored by the connected user.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
projectId
Project identifier
commentId
Comment identifier
Request
This endpoint expects an object.
body
Updated comment text content
Response
Comment updated successfully
id
Comment identifier
body
Comment text content
createdAt
Creation timestamp
updatedAt
Last update timestamp
