CID or content path of content to block.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/web3_content_list_entry_content", "title": "web3_content_list_entry_content", "description": "CID or content path of content to block.", "example": "QmPZ9gcCEpqKTo6aq61g2nXGUhM4iCL3ewB6LDXZCtioEB", "maxLength": 500, "type": "string" }