🟢Profile Rank in Channel
Given a list of input FIDs, return a list of FIDs that are ranked based on the engagement relationships in the channel and ranked by Eigentrust algorithm.
Given a list of input fids, return a list of fids that are ranked based on the engagement relationships in the channel and scored by Eigentrust algorithm.
Example: [1, 2]
Parameter 'lite' is used to indicate if additional details like fnames and percentile should be returned or not.
By default, lite is True
Path parameters
channelstring · enumRequiredPossible values:
Query parameters
litebooleanOptionalDefault:
trueBodyinteger[]
integer[]Optional
Responses
200
Successful Response
application/json
422
Validation Error
application/json
post
/channels/rankings/{channel}/fidsNo content
Last updated

