bird webhooks
Usage
कोड उदाहरण
bird webhooksDescription
An endpoint subscribes to event types and receives signed deliveries. Its signing secret
can be rotated, and delivery attempts are recorded per endpoint so a failure can be
inspected after the fact.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| attempts | List delivery attempts |
| create | Create a webhook endpoint |
| delete | Delete a webhook endpoint |
| get | Get a webhook endpoint |
| list | List webhook endpoints |
| rotate-secret | Rotate webhook signing secret |
| test | Test a webhook with a sample event |
| update | Update a webhook endpoint |
संबंधित संसाधन
इस विषय के लिए डॉक्यूमेंटेशन, गाइड और उदाहरणों के साथ आगे बढ़ें। संसाधन अंग्रेज़ी में हैं।
गाइड देखेंWebhooks done right: reliable delivery eventsकॉन्सेप्ट समझेंHow do I verify a webhook signature?लर्निंग पाथ फ़ॉलो करेंOperate messaging reliablyइम्प्लीमेंटेशन गाइडWebhooks & events
अभ्यास करें और इम्प्लीमेंटेशन ब्रीफ़ पाएँ