agency-board

POST /v1/agency/boards/{boardId}/webhooks/{webhookId}/test

Send a signed test delivery now.

Vituo vyote vya agency-board

Uthibitishaji

Tuma ufunguo wa API kama tokeni ya kubeba. Sehemu hii ya mwisho haitaji ruhusa maalum katika maelezo, kwa hivyo ipe ufunguo wako kiwango cha chini kabisa kinachohitajika na uangalie jibu badala ya kukisia.

Endpoint hii haichukui kitambulisho cha shirika. Ufunguo wako tayari unalitambua shirika linalohusika, na jibu limewekewa kikomo kwa shirika hilo pekee.

Jaribu

Badilisha chochote kilicho ndani ya mabano ya pembe na maadili yako mwenyewe, na kishikiliaji cha ufunguo na ufunguo kutoka kwa dashibodi yako.

curl -X POST https://api.zinndigital.com/v1/agency/boards/{boardId}/webhooks/{webhookId}/test \
  -H "Authorization: Bearer zdk_live_…"

Umeingia kwenye akaunti? Dashibodi yako ya kiweko cha API inajaza kitambulisho chako halisi cha shirika na ufunguo wako mwenyewe, na kuendesha ombi dhidi ya API ya moja kwa moja ili uweze kuona jibu halisi. Fungua sehemu hii ya mwisho (endpoint) kwenye konsole ya API

Maelezo

The most useful button on the screen: an integrator wiring up n8n wants to see a request arrive before they build the rest of the workflow. Returns the delivery row, which carries the response status and the first 500 bytes the receiver answered with.

Vigezo

JinaAinaInayohitajikaKilicho hiki
boardId (path)UuidNdiyoProject board ID (UUIDv7).
webhookId (path)UuidNdiyoOutbound webhook subscription ID (UUIDv7).

Majibu

JinaAinaInayohitajikaKilicho hiki
idUuidNdiyoUUIDv7 identifier — sortable by creation time (docs/02 §8).
subscription_idUuidNdiyoUUIDv7 identifier — sortable by creation time (docs/02 §8).
eventstringNdiyo
delivery_keystringNdiyoSent as `X-Zinn-Delivery`, so the receiver can dedupe too.
payloadobjectHapanaThe body exactly as it was signed and sent.
statusBoardWebhookDeliveryStatusNdiyo
attemptsintegerNdiyo
response_statusintegerHapana
response_snippetstringHapanaThe 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_atstringHapana
delivered_atstringHapana
replay_of_idUuidHapanaUUIDv7 identifier — sortable by creation time (docs/02 §8).
created_atstringNdiyo

Hitilafu ambazo mwisho huu unaweza kurudisha

401 · 403 · 404