Deletes a message.
DELETE /threads/{thread_id}/messages/{message_id}
DELETE
/threads/{thread_id}/messages/{message_id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” thread_id
required
string
The ID of the thread to which this message belongs.
message_id
required
string
The ID of the message to delete.
Responses
Section titled “ Responses ”OK
object
id
required
string
deleted
required
boolean
object
required
string