Account Identifier
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/email-security_AccountId", "title": "account_id", "description": "Account Identifier", "example": "023e105f4ecef8ad9ca31a8372d0c353", "maxLength": 32, "minLength": 32, "readOnly": true, "type": "string" }