/
/Gemini Enterprise for Customer Experience API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects36
  • get/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+name}/locations
  • get/v1/{+parent}/apps
  • post/v1/{+parent}/apps
  • get/v1/{+tenant}/extendedAgentCard
  • post/v1/{+parent}/apps:importApp
  • post/v1/{+name}:exportApp
  • post/v1/{+parent}:retrieveToolSchema
  • post/v1/{+parent}:executeTool
  • get/v1/{+parent}/examples
  • post/v1/{+parent}/examples
  • get/v1/{+parent}/guardrails
  • post/v1/{+parent}/guardrails
  • post/v1/{+session}:streamRunSession
  • post/v1/{+name}:generateChatToken
  • post/v1/{+session}:runSession
  • get/v1/{+parent}/agents
  • post/v1/{+parent}/agents
  • get/v1/{+parent}/changelogs
  • get/v1/{+parent}/deployments
  • post/v1/{+parent}/deployments
  • post/v1/{+tenant}/message:send
  • get/v1/{+parent}/toolsets
  • post/v1/{+parent}/toolsets
  • post/v1/{+toolset}:retrieveTools
  • get/v1/{+parent}/tools
  • post/v1/{+parent}/tools
  • post/v1/{+parent}/conversations:batchDelete
  • get/v1/{+parent}/conversations
  • post/v1/{+name}:restore
  • get/v1/{+parent}/versions
  • post/v1/{+parent}/versions
  • get/v1/{+name}/operations
  • post/v1/{+name}:cancel
    projects

    Batch deletes the specified conversations.

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

    Path parameters

    parentstring required

    Required. The resource name of the app to delete conversations from. Format: projects/{project}/locations/{location}/apps/{app}

    Request body

    conversationsstring[]

    Required. The resource names of the conversations to delete.

    Response

    Successful response

    Changes