We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cacccb0 commit fcaaee7Copy full SHA for fcaaee7
x-api/webhooks/introduction.mdx
@@ -184,14 +184,6 @@ OAuth2 App Only Bearer Token
184
185
* **Bearer token** `<BEARER_TOKEN>` e.g. `AAAAAAAAAAAA0%2EUifi76ZC9Ub0wn...`
186
187
-**Parameters (JSON Body):**
188
-
189
-```
190
-{
191
- "url": "<your publicly accessible https callback url>"
192
-}
193
194
195
* **URL** `<URL>` e.g. `https://yourdomain.com/webhooks/twitter/`
196
197
**Request:** Run the following command to retrieve all registered webhook URLs and their statuses for the given application.
0 commit comments