Chat
Delete a stored chat completion
Deletes a chat completion by ID, cleaning up all associated resources.
delete/v1/chat/completions/{completion_id}
Path parameters
completion_idstring required
The ID of the chat completion to delete
Response
The chat completion was deleted successfully