Skip to main content

DELETE /api/zeq/llm/credentials/:id

MethodDELETE
Path/api/zeq/llm/credentials/:id
GroupZeq Llm
Authsession cookie
Sourceshared/api-core/src/routes/zeqLlm.ts

Call it

curl -X DELETE https://zeqsdk.com/api/zeq/llm/credentials/:id

Requires an authenticated session — sign in first; the session cookie is sent automatically by the browser/SDK.

Reference