follow_user_v1_users__clerk_id__follow_put
Follow a user by providing their clerk_id. Idempotent operation returns the current follower count.
Instructions
PUT /v1/users/{clerk_id}/follow (auth: Bearer OPENDATA_API_KEY) — Follow a user — Follow clerk_id. Idempotent — repeat calls return current count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clerk_id | Yes |