---
title: "POST /v3/{+parent}/securitySettings"
method: POST
path: "/v3/{+parent}/securitySettings"
tags: ["projects"]
---

# POST /v3/{+parent}/securitySettings

`POST /v3/{+parent}/securitySettings`

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudDialogflowCxV3SecuritySettings
  - `retentionWindowDays` integer
  - `audioExportSettings` GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings
    - `gcsBucket` string
    - `audioFormat` 'AUDIO_FORMAT_UNSPECIFIED' | 'MULAW' | 'MP3' | 'OGG'
    - `storeTtsAudio` boolean
    - `audioExportPattern` string
    - `enableAudioRedaction` boolean
  - `inspectTemplate` string
  - `redactionScope` 'REDACTION_SCOPE_UNSPECIFIED' | 'REDACT_DISK_STORAGE'
  - `retentionStrategy` 'RETENTION_STRATEGY_UNSPECIFIED' | 'REMOVE_AFTER_CONVERSATION'
  - `name` string
  - `deidentifyTemplate` string
  - `redactionStrategy` 'REDACTION_STRATEGY_UNSPECIFIED' | 'REDACT_WITH_SERVICE'
  - `displayName` string
  - `purgeDataTypes` string[]
  - `insightsExportSettings` GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings
    - `enableInsightsExport` boolean

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/dialogflow.md) · [All operations](https://skmtc.dev/google/apis/dialogflow/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/dialogflow/revisions/9d65e7f14110/schema)
