Webhooks
Список webhooks
Sanctum token in Authorization: Bearer <token> format.
Webhook endpoint list and event catalog.
Standard error envelope.
Создать webhook
Sanctum token in Authorization: Bearer <token> format.
Makes unsafe requests safely repeatable for 24 hours by default.
Client-defined id used to correlate API request and webhook events.
Webhook endpoint with one-time secret.
Standard error envelope.
Standard error envelope.
Проверить webhook
Sanctum token in Authorization: Bearer <token> format.
Makes unsafe requests safely repeatable for 24 hours by default.
Client-defined id used to correlate API request and webhook events.
api.testCreated webhook event and delivery ids.
Standard error envelope.
Standard error envelope.
Список webhook events
Sanctum token in Authorization: Bearer <token> format.
125Use cursor for large datasets. The first cursor page uses pagination=cursor; next pages use cursor.
pagePossible values: Opaque cursor returned in meta.pagination.next_cursor.
Webhook event list.
Standard error envelope.
Получить webhook event
Sanctum token in Authorization: Bearer <token> format.
Webhook event with deliveries.
Standard error envelope.
Список доставок
Sanctum token in Authorization: Bearer <token> format.
125Use cursor for large datasets. The first cursor page uses pagination=cursor; next pages use cursor.
pagePossible values: Opaque cursor returned in meta.pagination.next_cursor.
Webhook delivery list.
Standard error envelope.
Получить доставку
Sanctum token in Authorization: Bearer <token> format.
Webhook delivery.
Standard error envelope.
Повторить доставку
Sanctum token in Authorization: Bearer <token> format.
Makes unsafe requests safely repeatable for 24 hours by default.
Client-defined id used to correlate API request and webhook events.
Delivery queued for retry.
Standard error envelope.
Standard error envelope.
Получить webhook
Sanctum token in Authorization: Bearer <token> format.
Standard success envelope.
Standard error envelope.
Обновить webhook
Sanctum token in Authorization: Bearer <token> format.
Makes unsafe requests safely repeatable for 24 hours by default.
Client-defined id used to correlate API request and webhook events.
Standard success envelope.
Standard error envelope.
Standard error envelope.
Standard error envelope.
Удалить webhook
Sanctum token in Authorization: Bearer <token> format.
Makes unsafe requests safely repeatable for 24 hours by default.
Client-defined id used to correlate API request and webhook events.
Standard success envelope.
Standard error envelope.
Standard error envelope.
Сменить webhook secret
Sanctum token in Authorization: Bearer <token> format.
Makes unsafe requests safely repeatable for 24 hours by default.
Client-defined id used to correlate API request and webhook events.
Webhook endpoint with one-time new secret.
Standard error envelope.
Standard error envelope.
Последнее обновление
Это было полезно?