Skip to main content
POST
Generate or improve comment draft

Authorizations

X-API-Key
string
header
required

API Key for authentication

Path Parameters

postId
string
required

Body

application/json
postId
string<uuid>
required

LinkedIn post identity inside Extrovert.

ownerId
string<uuid>
required

LinkedIn account owner whose comment is addressed. Often a managed account rather than the authenticated user — call user_list-shared first and pick the owner whose LinkedIn profile runs the campaign.

campaignId
string<uuid>
required

Accessible campaign whose Voice must be used for generation.

mode
enum<string>
required
Available options:
Generate,
Improve
instructions
string

Optional plain-text direction for the new draft.

Required string length: 1 - 1250

Response

status
enum<string>
required

Response status

Available options:
success
data
object | null
required

No response payload

Example:

null

message
string
required

Success message

Example:

"Operation completed successfully"