authenticatedUserSubscribeToGroupWallNotificationEvents
(THIS ENDPOINT PROBABLY DOESN'T WORK). Subscribes the authenticated user to notifications of group wall events.
Parameters
Name | Type | Description |
---|---|---|
groupId | Identifier | The id of the group. |
Example
const { data } = await ClassicGroupsApi.authenticatedUserSubscribeToGroupWallNotificationEvents({ groupId: 5850082 });
Endpoint
GET /v1/groups/{groupId}/wall/posts/subscribe