Update a deployment review comment

Updates a deployment review comment. The Require review and approval toggle must be enabled in Workspace admin > Settings > Deployments to access this endpoint.

Path parameters

idintegerRequired
The unique identifier of the deployment.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
commentstringRequired
The updated comment for the deployment review.

Response

Success reply
reviewobject

Errors