Cloudflare KV · Schema

Identifier

Identifier.

Key-Value StoreEdge ComputingCloudflare WorkersDistributed StorageGlobal DatabaseCacheConfiguration Management
View JSON Schema on GitHub

JSON Schema

workers-kv_identifier.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/cloudflare-kv/json-schema/workers-kv_identifier.json",
  "title": "Identifier",
  "description": "Identifier.",
  "example": "023e105f4ecef8ad9ca31a8372d0c353",
  "maxLength": 32,
  "readOnly": true,
  "type": "string",
  "x-auditable": true
}