SocialMedia.deleteContentItem (Method)
Deletes the specified social media post.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | SocialMediaContentID | Required | An ID of social media posts to delete. |
Context:
License Requirements | SocialMedia |
Permission Requirements | (none) |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
Code | Error Message |
---|---|
83516 | Content for some of the channels could not be deleted though channels for which you had permission were deleted. |
Notes:
None