Add user to private forum allowed list
Is there a way through the API for us to add a user to the "allowed user" list for a private forum? We want to automatically allow new beta users to get forum access.
What is [forum_id]? I my userecho server is returning:{ "status": "error", "message": "Forum doesn't exist" }
What is [forum_id]? I my userecho server is returning:{ "status": "error", "message": "Forum doesn't exist" }
Replace the [forum_id] with ID of your forum. Go to your Project Settings -> Community forums and check ID for selected forum.
"allowed_private_forums":[10505]