Chat
Delete chat completion
Delete a stored chat completion. Only Chat Completions that have been created with the store parameter set to true can be deleted.
delete/chat/completions/{completion_id}
Path parameters
completion_idstring required
The ID of the chat completion to delete.
Response
The chat completion was deleted successfully.