email_rule_tag

Routing rule tag. (Deprecated, replaced by routing rule identifier)

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-email-rule-tag-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/email_rule_tag",
  "title": "email_rule_tag",
  "deprecated": true,
  "description": "Routing rule tag. (Deprecated, replaced by routing rule identifier)",
  "example": "a7e6fb77503c41d8a7f3113c6918f10c",
  "maxLength": 32,
  "readOnly": true,
  "type": "string"
}