Newer Version Available

This content describes an older version of this product. View Latest

Social Posts Intents, Mass Approval

Approve or reject the publishing of a large number of social posts.
Resource
1/connect/social-engagement/social-posts/intents/approvals
Available version
46.0
HTTP methods
PATCH
Request body for PATCH
Root XML tag
<massApproveReject>
JSON example
1{
2   "isApproved" : "true",
3   "socialPostIdList" : {"socialPostIdList": ["0STxx0000004CHG","0STxx0000005THX"]}
4}
Properties
Name Type Description Required or Optional Available Version
isApproved Boolean Specifies whether to approve (true) or reject (false) publishing the social posts. If unspecified, defaults to false. Optional 46.0
socialPost​IdList String[] A list of up to 200 social post IDs. Required 46.0
Response body for PATCH
Social Post Mass Approval