/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2h ago
View markdown
legend
Legend API
post
Follow a user
v
OpenAPI 3.1.0
2026-08-08
241
232
1010.7 KB
app
1
arena
36
attachments
6
bug-reports
1
capital
1
chat
37
clans
29
copy-trading
14
deposits
1
favorites
3
fills
1
following
13
get
Get users that a user is following (or the current user if authenticated)
get
Get followers for a user (or the current user if authenticated)
get
Get suggested users to follow
post
Follow a user
delete
Unfollow a user
post
Check if current user is following multiple users
post
Mute a user
delete
Unmute a user
get
Check if current user has muted a user
get
Get all users that the current user has muted
post
Mute trade notifications from a followed user
delete
Unmute trade notifications from a followed user
get
Check if current user has notification-muted a user
friends
1
notifications
2
paper
1
portfolio
9
positions
8
posts
14
price-alerts
3
pusher
2
reports
1
search
4
season
2
telegram-account
2
tokens
3
trade-protection
2
trading
2
trailing-stops
4
transfers
1
user
31
users
1
withdrawals
1
x-account
4
following
Follow a user
post
/v1/users/{targetId}/follow
Path parameters
targetId
string
uuid
required
Response
Successful response
object
required
id
string
required
user_id
string
required
target_id
string
required
type
'friend'
|
'follow'
|
'block'
|
'mute'
|
'notification_mute'
required
created_at
string
required
updated_at
string
required