simulate_x_event
Simulate an X (Twitter) Account Activity webhook event signed with the expected signature, enabling testing of your registered webhook endpoint with custom event payloads.
Instructions
Fire an X (Twitter) Account Activity webhook event signed with X-Twitter-Webhooks-Signature to the app's registered X webhook. payload is a list of event objects, as the real API delivers. app: registered app name to target; overrides set_app for this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| payload | No | ||
| event_type | No | tweet_create_events |