Skip to main content
{
	"email_notification_preference": "all_admin_posts",
	"experience": {
		"id": "exp_xxxxxxxxxxxxxx",
		"name": "Trading Signals Chat"
	},
	"id": "<string>",
	"who_can_comment": "everyone",
	"who_can_post": "everyone"
}
email_notification_preference
ForumEmailNotificationPreferences
required
The email notification setting that controls which posts trigger email alerts. One of: all_admin_posts, only_weekly_summary, none.Available options: all_admin_posts, only_weekly_summary, none
experience
object
required
The parent experience that this forum belongs to.
id
string
required
The unique identifier for the entity
who_can_comment
ForumWhoCanCommentTypes
required
The permission level controlling who can comment on posts. One of: everyone, admins.Available options: everyone, admins
who_can_post
ForumWhoCanPostTypes
required
The permission level controlling who can create new posts. One of: everyone, admins.Available options: everyone, admins