Set Member Permissions
Batch update member permission bitmasks and private-channel access.
Last updated
Was this helpful?
Was this helpful?
{
"apiKey": "your-community-api-key",
"userPerms": [
{
"accId": "91de0ce8-c571-11e9-9714-5600023b2434",
"perm": 34,
"profilePerms": [
{
"profileId": 12,
"canJoin": true
}
]
}
]
}{
"result": "ok"
}