@Expiscornovus Here is a thread 🙂
I have this body:
{
"importance": "urgent",
"body": {
"content": "Check this out!<br>Tag: <at id=\"0\">Review alert</at>",
"contentType": "html"
},
"mentions": [
{
"id": 0,
"mentionText": "Review alert",
"mentioned": {
"tag": {
"@odata.type": "microsoft.graph.teamworkTagIdentity",
"id": "19:c5f21d155d6d48709a99f2f664b6441d@thread.tacv2",
"displayName": "Review alert"
}}}]
}
And the URL:

But I am getting the error message:
channel.displayName cannot be null or whitespace. (Parameter 'channel.displayName')