Skip to main content
DELETE
Delete the stored context for a chat session

Authorizations

Authorization
string
header
required

Enter your API key with the Bearer prefix — e.g. Bearer sk_live_xxx (production) or Bearer sk_test_xxx (sandbox)

Path Parameters

sessionId
string<uuid>
required

UUID of the chat session whose context you want to delete.

Response

Context deleted (or was already absent). No response body.