The unique ID of the account.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/rulesets_AccountId", "title": "ID", "description": "The unique ID of the account.", "example": "abf9b32d38c5f572afde3336ec0ce302", "pattern": "^[0-9a-f]{32}$", "type": "string" }