iam_api_access_enabled

Enterprise only. Indicates whether or not API access is enabled specifically for this user on a given account.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-api-access-enabled-schema.json Raw ↑
{
  "$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"
}