Send notifications to interactors of a mini app
API key to authorize requests
An array of target FIDs to whom the notifications should be sent. Each FID must be a positive integer. Pass an empty array to send notifications to all FIDs with notifications enabled for the mini app.
100x >= 1[1, 2, 3]Filters to apply to the target_fids set. All filters are additive, so only users matching all filters will be notified.
Success
The unique identifier for the notification campaign.
The number of notifications successfully delivered.
The number of notifications that failed to deliver.
The number of notifications not attempted (e.g., disabled tokens, invalid tokens).
List of FIDs that failed due to retryable errors (rate_limited, failed, http_error). Can be used to retry sending notifications to these users.
The unique identifier of a farcaster user or app (unsigned integer)
x >= 0