agency-board

PATCH /v1/agency/boards/{boardId}/ai/settings

Turn auto-triage or the standup digest on or off.

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 PATCH https://api.zinndigital.com/v1/agency/boards/{boardId}/ai/settings \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{  }'

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

Both are **opt-in and off by default** — each is recurring billed work, so a board created for a test or an import must not start spending on a schedule nobody chose. Setting `digestCadence` to anything but `off` schedules the first digest; setting it to `off` clears the schedule.

Vigezo

JinaAinaInayohitajikaKilicho hiki
boardId (path)UuidNdiyoProject board ID (UUIDv7).

Mwili wa ombi

JinaAinaInayohitajikaKilicho hiki
auto_triagebooleanHapana
auto_triage_appliesbooleanHapana
digest_cadencestring<off, daily, weekdays, weekly>Hapana
digest_hour_utcintegerHapana
preferred_providerstringHapana
preferred_modelstringHapana

Majibu

JinaAinaInayohitajikaKilicho hiki
board_idUuidNdiyoUUIDv7 identifier — sortable by creation time (docs/02 §8).
auto_triagebooleanNdiyoTriage a card when it lands in the intake column. Off by default.
auto_triage_appliesbooleanHapanaApply the triage suggestions, or only propose them. Separate from `auto_triage` because "tell me what you think" and "do it" are different appetites.
digest_cadencestring<off, daily, weekdays, weekly>Ndiyo
digest_hour_utcintegerHapana
digest_next_atstringHapana
digest_last_ok_atstringHapanaWhen a digest last SUCCEEDED. Kept separate from `digest_next_at` deliberately: one column cannot serve both a cursor and a staleness alarm.
preferred_providerstringHapana
preferred_modelstringHapanaBlank means the cheapest model we can run, computed from the price table.
entitledbooleanHapanaWhether this organisation's plan includes board AI at all, so a client can stop offering what the engine would refuse. `false` means every run on this board answers `200` with `…
own_keybooleanHapanaWhether this organisation holds a live BYO provider key. Present under exactly the same condition as `entitled` — both are omitted when the caller did not scope the question to…

Hitilafu ambazo mwisho huu unaweza kurudisha

401 · 403 · 404 · 422