Deletes a message.
DELETE /threads/{thread_id}/messages/{message_id}
DELETE
/threads/{thread_id}/messages/{message_id}
Authorizations
Parameters
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
200
OK
object
id
required
string
deleted
required
boolean
object
required
string