Back
post /v1/rooms/{roomId}/members

Add room members

Adds users to a room with a role.

path params

roomIdstring required

Request body

userIds Array of String required

role String ENUM required

Responses

Was this guide helpful?