Assistants
Delete message
Deletes a message.
delete/threads/{thread_id}/messages/{message_id}
Path parameters
thread_idstring required
The ID of the thread to which this message belongs.
message_idstring required
The ID of the message to delete.
Response
OK