agency-board

POST /v1/agency/boards/{boardId}/webhook-deliveries/{deliveryId}/replay

Send the same payload again.

Barcha agency-board yakuniy nuqtalari

Autentifikatsiya

API kalitini bearer token sifatida yuboring. Ushbu yakuniy nuqta spetsifikatsiyada ma'lum bir ruxsatni ko'rsatmaydi, shuning uchun kalitingizga eng kam kerakli huquqni bering va taxmin qilish o'rniga javobni tekshiring.

Bu yakuniy nuqta hech qanday tashkilot identifikatorini qabul qilmaydi. Sizning kalitingiz unga tegishli tashkilotni allaqachon aniqlaydi va javob shunga qarab cheklanadi.

Sinab ko'rish

Qavslardagi har qanday narsani o'z qiymatlaringiz bilan, kalit pleysxolderini эsa boshqaruv panelingizdagi kalit bilan almashtiring.

curl -X POST https://api.zinndigital.com/v1/agency/boards/{boardId}/webhook-deliveries/{deliveryId}/replay \
  -H "Authorization: Bearer zdk_live_…"

Tizimga kirganmisiz? Boshqaruv panelingizdagi API konsoli haqiqiy tashkilot ID raqamingiz va shaxsiy kalitingizni avtomatik to'ldiradi hamda haqiqiy javobni ko'rishingiz uchun so'rovni jonli API orqali bajaradi. Ushbu yakuniy nuqtani API konsolida oching

Tafsilotlar

Re-sends the STORED bytes with a fresh timestamp and a fresh signature over those same bytes. Nothing is re-serialised — a different byte string would produce a signature the receiver cannot verify, which fails as *"your signatures are wrong"* on their side and is unfalsifiable from ours.

Parametrlar

NomiTuriMajburiyNima bu
boardId (path)UuidHaProject board ID (UUIDv7).
deliveryId (path)UuidHaWebhook delivery ID (UUIDv7).

Javob

NomiTuriMajburiyNima bu
idUuidHaUUIDv7 identifier — sortable by creation time (docs/02 §8).
subscription_idUuidHaUUIDv7 identifier — sortable by creation time (docs/02 §8).
eventstringHa
delivery_keystringHaSent as `X-Zinn-Delivery`, so the receiver can dedupe too.
payloadobjectYo'qThe body exactly as it was signed and sent.
statusBoardWebhookDeliveryStatusHa
attemptsintegerHa
response_statusintegerYo'q
response_snippetstringYo'qThe first 500 bytes your endpoint answered with. When it answered but sent no body, the status we observed; when we could not reach it, or the fault was ours, authored copy sayi…
next_attempt_atstringYo'q
delivered_atstringYo'q
replay_of_idUuidYo'qUUIDv7 identifier — sortable by creation time (docs/02 §8).
created_atstringHa

Ushbu yakuniy nuqta qaytarishi mumkin bo'lgan xatolar

401 · 403 · 404