url_categories =============== The following methods allow for interaction with the ZIA URL Categories API endpoints. Methods are accessible via ``zia.url_categories`` **Guidelines for adding / updating URLs** - The URL must use a standard URI format. - The URL length cannot exceed 1024 characters. - The URL cannot contain non-ASCII characters. - The domain name before the colon (:) cannot exceed 255 characters. - The domain name between periods (.) cannot exceed 63 characters. .. _zia-url_categories: .. automodule:: zscaler.zia.url_categories :members: :undoc-members: :show-inheritance: