Skip to content

Follow an operator

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.

object
handle
required
string

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