v1

latestOpenAPI 3.0.02026-08-04891301.4 MB

Delete a thread

Permanently deletes a thread and all of its messages and artifacts. This action cannot be undone.

The authenticated user must own the thread or be an owner of the team the thread belongs to. Attempting to delete a thread owned by another user or team returns 403.

delete/api/v1/threads/{thread}

Path parameters

threadstring required

Thread ID (thr_...). The authenticated user must own this thread.

Response

No content