Deletes a model response by its ID. Once deleted, the response data will be gone immediately and permanently. The response cannot be recovered and any conversations that reference this response ID will no longer be able to access it.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the response to delete
Response deleted successfully
The response is of type object
.