Update a message

PUT {{baseUrl}}/v1/messages/:messageId

Request Body

{"to"=>"hello.doe@example.com", "body"=>"This is the very much updated message"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring