Update Comment

put

/scenarios/{scenarioId}/comments/{commentId}

Updates a scenario comment by ID.

Request

Path Parameters
Back to Top

Response

204 Response

Scenario comment successfully updated.

400 Response

Bad Request

Failed to update scenario comment. The scenario ID or comment ID may be invalid.

500 Response

Internal Server Error.

Back to Top