latestOpenAPI 3.1.02026-08-153864115.7 MB
c301132dbfd7
Dm members
Create dm member
Add a new user to an existing DM channel. Only an admin of the channel can add members.
Required permissions (one of):
- dms:message:manage
- support_chat:message:create
post/dm_members
Request body
Example request
{
"user_id": "user_xxxxxxxxxxxxx"
}Response
A successful response
Example response
{
"last_viewed_at": "123.45"
}