links
GET /v1/content/target-presets
The headless CMS products we can publish to, and what each can carry.
Autentikasi
Kirimkan kunci API sebagai token bearer. Titik akhir ini tidak menyatakan izin tertentu dalam spesifikasi, jadi berikan kunci Anda izin minimum yang diperlukan dan periksa responsnya alih-alih berasumsi.
Endpoint ini tidak memerlukan id organisasi. Kunci Anda telah mengidentifikasi organisasi tempatnya berafiliasi, dan respons akan dibatasi untuk organisasi tersebut.
Coba
Ganti apa pun di dalam tanda kurung sudut dengan nilai Anda sendiri, dan placeholder kunci dengan kunci dari dasbor Anda.
curl -X GET https://api.zinndigital.com/v1/content/target-presets \
-H "Authorization: Bearer zdk_live_…"Sudah masuk? Konsol API di dasbor Anda akan mengisi ID organisasi asli dan kunci Anda sendiri, serta menjalankan permintaan terhadap API langsung sehingga Anda dapat melihat respons aktualnya. Buka titik akhir ini di konsol API
Detail
The catalogue the set-up screen offers — Payload, Strapi, Directus, Ghost, Shopify, Webflow and a custom endpoint — each with the capabilities that product actually supports and a hint telling the customer where to find their key. Gated on `links.view`. ⛔ The capability sets genuinely differ and are not decoration. Ghost is the only one with a first-class canonical-url field; Webflow claims almost nothing because a Webflow collection's fields are whatever the designer made them, and sending a field that does not exist is a validation error the customer cannot act on.
Tanggapan
| Nama | Jenis | Wajib | Tentang apa ini |
|---|---|---|---|
items | CmsPreset[] | Ya | — |
Kesalahan yang dapat dikembalikan oleh titik akhir ini
401 · 403