---
title: "POST /v1/{+parent}/securityProfilesV2"
method: POST
path: "/v1/{+parent}/securityProfilesV2"
tags: ["organizations"]
---

# POST /v1/{+parent}/securityProfilesV2

`POST /v1/{+parent}/securityProfilesV2`

Create a security profile v2.

## Path parameters

- `parent` string, required

## Query parameters

- `securityProfileV2Id` string

## Request body

- GoogleCloudApigeeV1SecurityProfileV2 — Security profile for risk assessment version 2.
  - `profileAssessmentConfigs` object — Required. The configuration for each assessment in this profile. Key is the name/id of the assessment.
  - `riskAssessmentType` 'RISK_ASSESSMENT_TYPE_UNSPECIFIED' | 'APIGEE' | 'API_HUB' — Optional. The risk assessment type of the security profile. Defaults to ADVANCED_API_SECURITY.
  - `googleDefined` boolean — Output only. Whether the security profile is google defined.
  - `description` string — Optional. The description of the security profile.
  - `name` string — Identifier. Name of the security profile v2 resource. Format: organizations/{org}/securityProfilesV2/{profile}
  - `createTime` string, google-datetime — Output only. The time of the security profile creation.
  - `updateTime` string, google-datetime — Output only. The time of the security profile update.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/apigee.md) · [All operations](https://skmtc.net/google/apis/apigee/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/apigee/versions/6e272fa448a7/schema)
