v1
latestOpenAPI 3.1.02026-07-1451089.2 KBUpdate a comment
This call lets you update the message text of a specific comment.
post/comments/{commentKey}
Path parameters
commentKeystring required
The comment key for the comment you wish to update
Request body
Response
200
Example response
{
"boxKey": "agptYWlsZRjJBAw",
"pipelineKey": "agptYWls2Zsb3cYjgIM",
"timestamp": 1369697984568,
"creatorKey": "agptYWlsZchgBDA",
"message": "bar",
"commentKey": "agptYWludBjTBAw",
"key": "agptYWldBjTBAw"
}