The DM API enabled you to manage direct messages in your workspace.
Create and close DMs.
View the list of DM rooms and messages in your workspace.
Note that the DM (
dm.*
) and IM (im.*
) endpoint groups provide identical functionality. For example,im.close
anddm.close
execute the same operation.