Skip to content

Commit fa1726c

Browse files
committed
add Enterprise only note for follow events
1 parent e094fa5 commit fa1726c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

x-api/activity/introduction.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ Follow events are triggered when a user follows or unfollows another user.
5151
| `follow.follow` | Fired when a user follows another user | `user_id` |
5252
| `follow.unfollow` | Fired when a user unfollows another user | `user_id` |
5353

54+
<Note>
55+
**Enterprise Only:** The `follow.follow` and `follow.unfollow` events are only available to Enterprise and Partner tier accounts at this time.
56+
</Note>
57+
5458
### Spaces Events
5559

5660
Spaces events are triggered when a user starts or ends a Space.

0 commit comments

Comments
 (0)