엔드포인트 레퍼런스
Chat 세션 삭제
chat 세션을 삭제합니다.
인증
bearerAuth 인증Bearer <token>
In: header
경로 파라미터
id*string
응답 본문
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/chat/sessions/string"{
"status": "deleted"
}{
"status": "error",
"message": "string",
"stack": "string"
}{
"status": "error",
"message": "string",
"stack": "string"
}{
"status": "error",
"message": "string",
"stack": "string"
}{
"status": "error",
"message": "string",
"stack": "string"
}