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

# POST /v1/{+parent}/muteConfigs

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

## Path parameters

- `parent` string, required

## Query parameters

- `muteConfigId` string

## Request body

- GoogleCloudSecuritycenterV1MuteConfig
  - `description` string
  - `name` string
  - `displayName` string
  - `updateTime` string, google-datetime
  - `type` 'MUTE_CONFIG_TYPE_UNSPECIFIED' | 'STATIC' | 'DYNAMIC'
  - `expiryTime` string, google-datetime
  - `createTime` string, google-datetime
  - `filter` string
  - `mostRecentEditor` 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)
