Update an engagement
Update an existing engagement’s copy, delay, profile, or reaction type.
Validation rules:
copycannot be updated for Like engagementscopycannot be removed from Comment engagements (must have content)delaySecondscannot be updated for Like engagementsreactionTypecan only be updated for Like engagements on LinkedIn- When changing
profileId, the new profile must have the required engagement permissions - Cannot update engagements for posts that have already been published
- Only one Like engagement per profile is allowed (cannot change profileId to a profile that already has a Like)
/engagements/{id}AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
idstring<uuid>requiredEngagement ID (UUID)
application/jsoncopystring | nullThe text content. Cannot be updated for Like engagements. Cannot be removed from Comment engagements. Set to null to remove copy from Repost engagements.
delaySecondsinteger | nullDelay in seconds after the post publishes. Accepts any integer from 0 to 86400 (24 hours). Cannot be updated for Like engagements.
profileIdstring<uuid>Change the profile that will perform the engagement. The new profile must have the required engagement permissions.
reactionTypeLinkedInReactionTypeLinkedIn reaction type for Like engagements. Only applicable when type is Like and channel is LinkedIn. Defaults to Like if not specified.
LikeCelebrateLoveInsightfulSupportFunnyEngagement updated
engagementEngagementResponseEngagement object returned from update operations (without channel)
Show propertiesHide properties
idstring<uuid>typeEngagementTypeLikeCommentRepostprofileIdstring<uuid>The profile ID that will perform the engagement
copystring | nullThe text content for Comment or Repost engagements
delaySecondsintegerDelay in seconds after post publishes
reactionTypeLinkedInReactionTypeLinkedIn reaction type for Like engagements. Only applicable when type is Like and channel is LinkedIn. Defaults to Like if not specified.
LikeCelebrateLoveInsightfulSupportFunnyBad Request - Invalid input parameters
codestringmessagestringdataobjectShow propertiesHide properties
errorsobjectUnauthorized - Missing or invalid API key
codestringmessagestringNot Found - Resource does not exist
codestringmessagestring