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

requestIdstringRequired
Request identifier
commentIdstringRequired
Comment identifier

Request

This endpoint expects an object.
bodystringRequired
Updated comment text content

Response

Comment updated successfully
idinteger
Comment identifier
bodystring
Comment text content
createdAtstringformat: "date-time"
Creation timestamp
updatedAtstringformat: "date-time"
Last update timestamp
authorobject

Errors