web3_content_list_entry_content

CID or content path of content to block.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-web3-content-list-entry-content-schema.json Raw ↑
{
  "$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"
}