Create a post
POSThttps://api.postpress.ai/v1/posts
Request body
account_idstringoptional
Field `account_id`.
textstringoptional
Field `text`.
visibilitystringoptional
Field `visibility`.
{
"account_id": "acc_linkedin_1",
"text": "Hello LinkedIn",
"visibility": "public"
}Response
Returns the canonical resource representation. See Errors for failure shapes.
Updated May 2026