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

# POST /v1/{+parent}/resourceValueConfigs:batchCreate

`POST /v1/{+parent}/resourceValueConfigs:batchCreate`

## Path parameters

- `parent` string, required

## Request body

- BatchCreateResourceValueConfigsRequest
  - `requests` CreateResourceValueConfigRequest[]
    - `parent` string
    - `resourceValueConfig` GoogleCloudSecuritycenterV1ResourceValueConfig
      - `scope` string
      - `sensitiveDataProtectionMapping` GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping
        - `highSensitivityMapping` 'RESOURCE_VALUE_UNSPECIFIED' | 'HIGH' | 'MEDIUM' | 'LOW' | 'NONE'
        - `mediumSensitivityMapping` 'RESOURCE_VALUE_UNSPECIFIED' | 'HIGH' | 'MEDIUM' | 'LOW' | 'NONE'
      - `resourceLabelsSelector` object
      - `resourceType` string
      - `createTime` string, google-datetime
      - `resourceValue` 'RESOURCE_VALUE_UNSPECIFIED' | 'HIGH' | 'MEDIUM' | 'LOW' | 'NONE'
      - `cloudProvider` 'CLOUD_PROVIDER_UNSPECIFIED' | 'GOOGLE_CLOUD_PLATFORM' | 'AMAZON_WEB_SERVICES' | 'MICROSOFT_AZURE'
      - `updateTime` string, google-datetime
      - `tagValues` string[]
      - `description` string
      - `name` string

## Response `200`

Successful response

---

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