Farcaster API
Delete Reaction to Cast
DELETE
/
casts
/
{hash}
/
reactions
/
{type}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
hash
string
requiredHash for the target cast
type
string
requiredThe type of reaction, can be either "like" or "recast"
Query Parameters
signerId
string
requiredSigner ID for the user that will remove reaction to the cast
Response
200 - application/json
The response is of type object
.