Method: organizations.securityProfiles.create

securityProfiles.create create a new custom security profile.

HTTP request

POST https://apigee.googleapis.com/v1/{parent=organizations/*}/securityProfiles

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of organization. Format: organizations/{org}

Query parameters

Parameters
securityProfileId

string

Required. The ID to use for the SecurityProfile, which will become the final component of the action's resource name. This value should be 1-63 characters and validated by "(^a-z?$)".

Request body

The request body contains an instance of SecurityProfile.

Response body

If successful, the response body contains a newly created instance of SecurityProfile.

Authorization scopes

Requires the following OAuth scope:

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