You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/storyline.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,6 @@ Inherits from [entity](../resources/entity.md).
24
24
|:---|:---|:---|
25
25
|[Follow user](../api/storyline-follow.md)|None|Follow a user in the organization.|
26
26
|[Unfollow user](../api/storyline-unfollow.md)|None|Remove the specified user from the signed-in user's following list.|
27
-
|[List followers](../api/storyline-list-followers.md)|[storylineFollower](../resources/storylinefollower.md) collection|Get a list of users who are following a specified user.|
28
-
|[List followings](../api/storyline-list-followings.md)|[storylineFollowing](../resources/storylinefollowing.md) collection|Get a list of users that the specified user is following.|
29
27
30
28
## Properties
31
29
|Property|Type|Description|
@@ -54,4 +52,3 @@ The following JSON representation shows the resource type.
0 commit comments