Skip to main content
POST
Manage Social Engagement Monitored Profile

Authorizations

X-API-Key
string
header
required

Body

application/json
action
enum<string>
required

Profile management action: add, activate, deactivate, or delete.

Available options:
unknown,
add,
activate,
deactivate,
delete
linkedinUrl
string | null

LinkedIn profile or company page URL to monitor. Required for action=add.

loadHistory
boolean | null

When action=add, load recent available engagement history for the profile. Defaults to false.

profileId
string | null

Monitored profile id returned by list_social_engagement_monitored_profiles. Required for activate, deactivate, and delete.

enableSocialEngagement
boolean | null

When action=add, set true to enable Social Engagement in the same tool after adding the profile. This starts collection; collected engagers enter the linked flow after it is published. Defaults to false.

Response

Tool result.