For the complete documentation index, see llms.txt. This page is also available as Markdown.

Project delete

Request from the Interaction Cloud to an Extension on Project delete.

Project delete

DELETE https://example-service.lvis.io/lvis/:lvis_instance_id/projects/:project_id

Path Parameters

Name
Type
Description

lvis_instance_id

string

Unique identifier across all M/IC instances, in UUID format.

project_id

string

Project UUID.

// Any success response expected, response body ignoring.

Example

curl --request DELETE \
  --url https://example-extension.mic.io/lvis/c068dd33-46c3-4789-a619-b14e4bcbe990/projects/da34516f-00af-435e-bd03-ab1720755dda