Skip to main content

postProfileFollow

POST 

/profile/follow

For creating a follow relationship to indicate that one profile follows another.

Request

Query Parameters

    apiKey stringrequired
    username string

Body

required

    shouldWriteOnChain booleanrequired

    Default value: true

    startId stringrequired
    endId stringrequired

    properties

    object[]

    required

  • Array [

  • key stringrequired
    value stringrequired
  • ]

  • blockchain stringrequired

    Default value: Solana

Responses

Loading...