---
title: "POST /v1/{+parent}/conversations:bulkDelete"
method: POST
path: "/v1/{+parent}/conversations:bulkDelete"
tags: ["projects"]
---

# POST /v1/{+parent}/conversations:bulkDelete

`POST /v1/{+parent}/conversations:bulkDelete`

Deletes multiple conversations in a single request.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest — The request to delete conversations in bulk.
  - `parent` string — Required. The parent resource to delete conversations from. Format: projects/{project}/locations/{location}
  - `filter` string — Filter used to select the subset of conversations to delete.
  - `maxDeleteCount` integer — Maximum number of conversations to delete.
  - `force` boolean — If set to true, all of this conversation's analyses will also be deleted. Otherwise, the request will only succeed if the conversation has no analyses.

## Response `200`

Successful response

---

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