v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

Deletes multiple conversations in a single request.

post/v1/{+parent}/conversations:bulkDelete

Path parameters

parentstring required

Required. The parent resource to delete conversations from. Format: projects/{project}/locations/{location}

Request body

parentstring

Required. The parent resource to delete conversations from. Format: projects/{project}/locations/{location}

filterstring

Filter used to select the subset of conversations to delete.

maxDeleteCountinteger

Maximum number of conversations to delete.

forceboolean

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

Successful response