Delete chat completion
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
Delete chat completion
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the chat completion to delete.
Response
200 - application/json
The chat completion was deleted successfully.