Skip to main content
POST
/
v2
/
sandboxes
/
boxes
/
batch-delete
Error
A valid request URL is required to generate request examples
{
  "deleted": [
    "<string>"
  ],
  "skipped": [
    {
      "name": "<string>",
      "reason": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

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

Authorizations

X-API-Key
string
header
required

Body

application/json
names
string[]

Response

OK

deleted
string[]
skipped
object[]