agency-board

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

Send the same payload again.

Dhammaan agency-board bixiyayaasha

Xaqiijinta aqoonsiga

U dir fure API ahaan calaamad muujisa (bearer token). Barta dhammaadka ee kani ma caysino luqad ahaan oggolaansho gaar ah oo ku dhex jirta qeexidda, markaa sii furahaaga inta ugu yar ee uu u baahan yahay oo fiiri jawaabta halka aad wax ka qaadan lahayd.

Boggan ma qaato aqoonsiga ururka. Furahaagu wuxuu horay u aqoonsanayaa ururka uu ka tirsan yahay, jawaabtuna waxay ku kooban tahay halkaas.

Isku day

Ku beddel wax kasta oo ku dhex jira qeebaha xaglaha ah qiimayaashaada, sidoo kalena haystaaha furaha ku beddel fure ka dhex muuqda dashboordigaaga.

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

Ma sign-garaysay? Qalabka API ee ku jira dashboard-kaagu wuxuu buuxiyaa aqoonsigaaga ururka ee dhabta ah iyo furahaaga gaarka ah, wuxuuna ku shaqeysiiyaa codsiga API-ga nool si aad u aragto jawaabta dhabta ah. Kani ka fur barta kontoroolka ee API

Faahfaahin

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.

Cabiraha

MagacaNoocLoo baahan yahayMaxay tahay
boardId (path)UuidHaaProject board ID (UUIDv7).
deliveryId (path)UuidHaaWebhook delivery ID (UUIDv7).

Jawaab

MagacaNoocLoo baahan yahayMaxay tahay
idUuidHaaUUIDv7 identifier — sortable by creation time (docs/02 §8).
subscription_idUuidHaaUUIDv7 identifier — sortable by creation time (docs/02 §8).
eventstringHaa
delivery_keystringHaaSent as `X-Zinn-Delivery`, so the receiver can dedupe too.
payloadobjectMayaThe body exactly as it was signed and sent.
statusBoardWebhookDeliveryStatusHaa
attemptsintegerHaa
response_statusintegerMaya
response_snippetstringMayaThe 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_atstringMaya
delivered_atstringMaya
replay_of_idUuidMayaUUIDv7 identifier — sortable by creation time (docs/02 §8).
created_atstringHaa

Cilladaha ay bartaani soo celin karto

401 · 403 · 404