Skip to content

Delete Session

$ llamacloud-prod beta:chat delete
DELETE/api/v1/chat/{session_id}

Delete a session.

ParametersExpand Collapse
--session-id: string
--organization-id: optional string
--project-id: optional string

Delete Session

llamacloud-prod beta:chat delete \
  --api-key 'My API Key' \
  --session-id session_id
Returns Examples