Create an HTML chat thread (beta)

POST https://graph.microsoft.com/beta/teams/{{TeamId}}/channels/{{ChannelId}}/messages

Request Body

{"body"=>{"contentType"=>"html", "content"=>"<div><div>\n<div><img alt=\"GIF Image\" height=\"250\" src=\"https://media3.giphy.com/media/f5xmRWRu4zxxh2mE5v/giphy.gif?cid=de9bf95eevnce0lknjlbneccchvdkn991jea1gtmw2zmvdke&amp;rid=giphy.gif\" width=\"250\" style=\"max-height:250px; width:250px; height:250px\"></div>\n\n\n</div>\n</div>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring