Skip to main content
POST
Follow/unfollow athlete

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
id
integer
required

Athlete user ID

Example:

1

type
string
required

Follow type

Example:

"athlete"

Response

200

Follow toggled