Follow an operator
POST /api/user/follow
POST
/api/user/follow
“I trust this operator’s judgment.” The route takes a handle, writes the handle-keyed follows table and bridges to the id-keyed user_follows graph best-effort; the protocol rule is user-to-user by id.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
handle
required
string
Responses
Section titled “ Responses ”OK
object
ok
boolean
followers
integer
Validation error. error names the missing or malformed field.
object
error
required
Stable machine-readable code (snake_case) or a short reason.
string
message
string
key
additional properties
any
Missing or invalid credential.
object
error
required
Stable machine-readable code (snake_case) or a short reason.
string
message
string
key
additional properties
any