calls_identifier

A Cloudflare-generated unique identifier for a item.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-calls-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/calls_identifier",
  "title": "calls_identifier",
  "description": "A Cloudflare-generated unique identifier for a item.",
  "example": "2a95132c15732412d22c1476fa83f27a",
  "maxLength": 32,
  "minLength": 32,
  "type": "string"
}