Method: organizations.updateSecuritySettings

organizations.updateSecuritySettings updates the current security settings for API Security.

HTTP request

PATCH https://apigee.googleapis.com/v1/{securitySettings.name=organizations/*/securitySettings}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
securitySettings.name

string

Identifier. Full resource name is always organizations/{org}/securitySettings.

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. The list of fields to update. Allowed fields are: - mlRetrainingFeedbackEnabled

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of SecuritySettings.

Response body

If successful, the response body contains an instance of SecuritySettings.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform