Notifications
Send notifications
Send notifications to interactors of a frame
POST
Authorizations
API key to authorize requests
Body
application/json
An array of target FIDs to whom the notifications should be sent. Each FID must be a positive integer, with a maximum of 100 FIDs allowed per call.
The unique identifier of a farcaster user (unsigned integer)
Example:
[1, 2, 3]
Response
200
application/json
Successful operation.
Was this page helpful?