v8
OpenAPI 3.1.02026-08-033623795.0 MBForums
Update forum
Update moderation and notification settings for a forum, such as who can post, who can comment, and email notification preferences.
Required permissions:
- forum:moderate
patch/forums/{id}
Path parameters
idstring required
The unique identifier of the forum to update. Accepts either an experience ID (e.g. 'exp_xxxxx') or a forum ID.
Request body
Response
A successful response
Example response
{
"experience": {
"id": "exp_xxxxxxxxxxxxxx",
"name": "Trading Signals Chat"
}
}