to_contact
field. Similary, to send a message to a channel, provide the Channel Id of the Channel in to_channel
field.chat_message:write
, chat_message:write:admin
Medium
curl --location --request POST 'http://api.zoom.us/v2/chat/users//messages' \
--form 'message=""'
{
"id": "ex35785hgdfjgt"
}
at_type
field is set to 1.1
: Mention a contact.2
: Mention "all" to notify everyone in the channel.