Webhooks

6.1 Content Settings

The content settings object defined what is allowed to be attached to a resource.

Content Settings Template

{

    "allowLikes": <bool>,

    "allowComments": <bool>,

       "allowImagesInComments": <bool>,

    "allowDocuments": <bool>",

}