Skip to main content
DELETE
/
api
/
lakehouse
/
documents
/
{document_id}
Delete Document
curl --request DELETE \
  --url https://api.merchantops.ai/api/lakehouse/documents/{document_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

authorization
string | null
X-Organization-ID
string | null

Path Parameters

document_id
string
required

Cookies

stytch_session
string | null

Response

Successful Response