Skip to main content
DELETE
Delete LLM states

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Body

application/json
llm_states
string<uuid>[]
required

Array of LLM state IDs to delete

Response

Successfully deleted LLM states

err
boolean
msg
string