v1
latestOpenAPI 3.1.02026-07-1451089.2 KBCreate a comment
This call lets you create a comment associated with a particular box.
post/boxes/{boxKey}/comments
Path parameters
boxKeystring required
The key of the box for which you want the comment created
Request body
Response
200
Example response
{
"boxKey": "agptYWlsZRjJBAw",
"pipelineKey": "agptYWls2Zsb3cYjgIM",
"timestamp": 1369697984568,
"creatorKey": "agptYWlsZchgBDA",
"message": "bar",
"commentKey": "agptYWludBjTBAw",
"key": "agptYWldBjTBAw"
}