Teams chat message edit profile

org.intentschema.communication.chat.message.edit.v1@com.microsoft.teams.v1

JSON: bare · @sha256:f3eb1c714bc0…
Hash: sha256:f3eb1c714bc0d2dc4187cd1dee6ec1c34b97542aac8ff3cb1daed1b58f87bbe6

Microsoft Teams profile for chat message edit.

Implements: Edit chat message (org.intentschema.communication.chat.message.edit.v1)

Payload

FieldTypeDescription
target *Target (required: external_id)(system = "ms_teams", required: system)
object *object
idempotency_keystring
ms_teams @com.microsoft.teamsobject
object
FieldTypeDescription
text *string
ms_teams @com.microsoft.teams
FieldTypeDescription
mentionsany[]
importanceenum: normal | high | urgent

Result

FieldTypeDescription
external_idstring
edited_atstring (date-time)

API mapping

FieldValue
base_urlhttps://graph.microsoft.com
methodPATCH
path/v1.0/chats/{chatId}/messages/{id}
scopesChat.ReadWrite
docshttps://learn.microsoft.com/en-us/graph/api/chatmessage-update

Field mapping

Intent fieldAPI parameter
target.external_idmessageId path param
object.textbody.content