Chat

Delete a chat session

DELETE
/chat/sessions/{sessionId}

Authorization

SupabaseBearer
AuthorizationBearer <token>

Supabase user access token (Authorization: Bearer JWT)

In: header

Path Parameters

sessionId*string
Formatuuid

Response Body

curl -X DELETE "https://example.com/chat/sessions/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
Empty