Method: organizations.securityProfiles.patch

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

string

Immutable. Name of the security profile resource. Format: organizations/{org}/securityProfiles/{profile}

Query parameters

Parameters
updateMask

string (FieldMask format)

Required. The list of fields to update.

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 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