Skip to content

Commit f417123

Browse files
ssganesh035Randy808
authored andcommitted
Removed webhook testing tools
1 parent 9f28818 commit f417123

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

docs/src/reference/webhooks.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,3 @@ let secret_response = scheduler.rotate_outgoing_webhook_secret(1).await.unwrap()
184184
```python
185185
secret_response = scheduler.rotate_outgoing_webhook_secret(1)
186186
```
187-
188-
## Testing Webhooks
189-
190-
Before deploying webhooks, test them using online webhook debugging tools. Here are two recommended services:
191-
192-
- **[Beeceptor](https://beeceptor.com/)** – Allows quick webhook testing with a custom endpoint.
193-
- **[Request Inspector](https://requestinspector.com/)** – Provides detailed request logs and debugging insights.

0 commit comments

Comments
 (0)