- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Update a security profile V2.
HTTP request
PATCH https://apigee.googleapis.com/v1/{securityProfileV2.name=organizations/*/securityProfilesV2/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
securityProfileV2.name |
Identifier. Name of the security profile v2 resource. Format: organizations/{org}/securityProfilesV2/{profile} |
Query parameters
| Parameters | |
|---|---|
updateMask |
Optional. The list of fields to update. Valid fields to update are This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of SecurityProfileV2.
Response body
If successful, the response body contains an instance of SecurityProfileV2.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform