Add a comment

Enterprise feature

This endpoint will add a comment to a change request for the user making the request.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired
idstringRequired

Request

changeRequestAddCommentSchema
textstringRequired
The content of the comment.

Response

This response has no body.