v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Groups

Updates the group's settings

patch/v1/groups/{groupId}/notification-preference

Path parameters

groupIdinteger required

The id of the group the user is in.

Request body

notificationsEnabledboolean

Whether the user wants to receive notifications from the group.

type0 | 1 | 2 | 3 | 4

['AnnouncementCreatedNotification' = 0, 'ForumPostCreatedNotification' = 1, 'ForumCommentCreatedNotification' = 2, 'ForumCommentReplyCreatedNotification' = 3, 'ForumSubscriberNotification' = 4]

Response

OK

0 | 1 | 2 | 3 required

['Unchanged' = 0, 'Created' = 1, 'Deleted' = 2, 'Updated' = 3]