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