Skip to main content
DELETE
/
v2
/
deployments
Delete Deployments
curl --request DELETE \
  --url https://api.example.com/v2/deployments
{
  "detail": "Deployment ID {deployment_id} not found."
}

Documentation Index

Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyo-1777658790-7be347c.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

deployment_ids
string<uuid>[]
required
Maximum array length: 100

Response

Successful Response