{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/iam_api_access_enabled", "title": "iam_api_access_enabled", "description": "Enterprise only. Indicates whether or not API access is enabled specifically for this user on a given account.", "example": true, "nullable": true, "type": "boolean" }