Remove user
Members
Remove user
Remove a user from a channel or a user’s invite to a channel role
DELETE
Remove user
Documentation Index
Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
Use this file to discover all available pages before exploring further.
Node.js SDK
🔗 SDK Method: removeChannelMember Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Body
application/json
The unique identifier of a farcaster channel
Example:
"neynar"
The unique identifier of a farcaster user or app (unsigned integer)
Required range:
x >= 0Example:
3
The role of a channel member
Available options:
member, moderator, owner UUID of the signer.
signer_uuid is paired with API key, can't use a uuid made with a different API key.
Example:
"19d0c5fd-9b33-4a48-a0e2-bc7b0555baec"