OpenAPI 3.1.02026-08-13165356472.5 KB
d47e1d852549
chat
Delete a chat completion and its conversation
Delete a stored chat completion together with its entire conversation.
Every completion connected through previous_completion_id (earlier and later turns, including branches) is deleted; a conversation is removed as a unit.
delete/v1/chat/completions/{completion_id}
Path parameters
completion_idstring required
ID of the chat completion
ID of the chat completion
Response
Deletion confirmation