Teams chat message delete profile

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

JSON: bare · @sha256:ce6656fe7df3…
Hash: sha256:ce6656fe7df321672b3af5fa2361c600ccb0a2f3fcbab903cec04def61b96366

Microsoft Teams profile for chat message delete.

Implements: Delete chat message (org.intentschema.communication.chat.message.delete.v1)

Payload

FieldTypeDescription
target *Target (required: external_id)(system = "ms_teams", required: system)
idempotency_keystring
ms_teams @com.microsoft.teamsobject
ms_teams @com.microsoft.teams

open object — no declared properties

Result

FieldTypeDescription
external_idstring
deleted_atstring (date-time)

API mapping

FieldValue
base_urlhttps://graph.microsoft.com
methodPOST
path/v1.0/chats/{chatId}/messages/{messageId}/softDelete
scopesChat.ReadWrite
docshttps://learn.microsoft.com/en-us/graph/api/chatmessage-softdelete

Field mapping

Intent fieldAPI parameter
target.external_idmessageId path param (POST .../softDelete)