Skip to main content

app.bsky.feed.sendInteractions

POST 

app.bsky.feed.sendInteractions

Send information about interactions with feed items back to the feed generator that served them.

Request

Body

required

    interactions

    object[]

    required

  • Array [

  • item at-uri
    event string

    Possible values: [app.bsky.feed.defs#requestLess, app.bsky.feed.defs#requestMore, app.bsky.feed.defs#clickthroughItem, app.bsky.feed.defs#clickthroughAuthor, app.bsky.feed.defs#clickthroughReposter, app.bsky.feed.defs#clickthroughEmbed, app.bsky.feed.defs#interactionSeen, app.bsky.feed.defs#interactionLike, app.bsky.feed.defs#interactionRepost, app.bsky.feed.defs#interactionReply, app.bsky.feed.defs#interactionQuote, app.bsky.feed.defs#interactionShare]

    feedContext string

    Possible values: <= 2000 characters

    Context on a feed item that was orginally supplied by the feed generator on getFeedSkeleton.

  • ]

Responses

OK

Schema

    unknown

    object

Loading...