Update Request Comment
Update an existing request comment. The comment being updated must be authored by the connected user.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
requestId
Request 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
