v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Channel

Unfollow a channel

Unfollow a channel

delete/v2/farcaster/channel/follow/

Request body

channel_idstring required

The unique identifier of a farcaster channel

signer_uuidstring required

UUID of the signer. signer_uuid is paired with API key, can't use a uuid made with a different API key.

Example request

{
  "channel_id": "neynar",
  "signer_uuid": "19d0c5fd-9b33-4a48-a0e2-bc7b0555baec"
}

Response

Success

messagestring
successboolean