Modifies an existing message.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the thread to which this message belongs.
The ID of the message to modify.
The updated content of the message.
Successful response
The modified message object.