email_destination_address_tag

Destination address tag. (Deprecated, replaced by destination address identifier)

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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