cURL
Webhook/Websocket Filter Rule
Add Webhook/Websocket Tweet Filter Rule
Add a tweet filter rule. Default rule is not activated.You must call update_rule to activate the rule.
POST
cURL
Authorizations
Body
application/json
Custom tag to identify the rule.Must be set.Max length is 255
Rule to filter tweets.eg "from:elonmusk OR from:kaitoeasyapi".Must be set.Max length is 255
Interval (in seconds) to check tweets. Min 0.05, max 86400 (24h). Default 60 if omitted.