- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
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 | |
---|---|
security |
Identifier. Full resource name is always |
Query parameters
Parameters | |
---|---|
update |
Optional. The list of fields to update. Allowed fields are: - mlRetrainingFeedbackEnabled This is a comma-separated list of fully qualified names of fields. Example: |
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