Method: customers.enterprise.securityInsights.disable

Disables insights for the customer.

HTTP request

POST https://chromemanagement.googleapis.com/v1/{customer=customers/*}/enterprise/securityInsights:disable

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
customer

string

Required. The customer to disable insights for. Format: customers/{customer}

Request body

The request body must be empty.

Response body

Response from disabling insights for the customer.

If successful, the response body contains data with the following structure:

JSON representation
{
  "insightsState": enum (InsightsEnablementState)
}
Fields
insightsState

enum (InsightsEnablementState)

The state of the insights feature.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/chrome.management.securityinsights