Skip to main content
PATCH
Set comment draft text

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.

text
string
required

Exact text to keep as the effective 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"