Comment on a post
POSThttps://api.postpress.ai/v1/posts/{id}/comments
Path parameters
idstringrequired
Path placeholder for `id`.
Request body
account_idstringoptional
Field `account_id`.
textstringoptional
Field `text`.
{
"account_id": "acc_linkedin_1",
"text": "Great share!"
}Response
Returns the canonical resource representation. See Errors for failure shapes.
Updated May 2026