Skip to main content
POST
Unskip comment

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.

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"