🚀 Simplify your work by integrating Haufe Copilot via API
Threads

Delete a thread

Soft-deletes a thread and schedules redaction of the content of all its messages.

DELETE/v1/threads/{thread_id}

Authorization

APIKeyHeader
api-key<token>

In: header

Path Parameters

thread_id*Thread Id
Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

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