syndication

PUT /v1/syndication/posts/{postId}

Change a held post's copy before it goes out.

Dukkan syndication wuraren ƙarshe

Tabbatar da Asali

Aiko da maɓallin API a matsayin bearer token. Wannan ma'anar ba ta bayyana takamaiman izini ba a cikin ƙayyadaddun bayanai, don haka ba wa maɓallin ku mafi ƙarancin abin da yake buƙata kuma ku bincika amsar maimakon yin zato.

Wannan wurin ƙarewa ba ya buƙatar ID na ƙungiya. Maɓallin ku ya riga ya gano ƙungiyar da yake ciki, kuma an iyakance amsa a kanta.

Gwada

May gurbin komai da ke cikin kusurwa da ƙimar ka, kuma may gurbin maballi da maballi daga allon sarrafa ka.

curl -X PUT https://api.zinndigital.com/v1/syndication/posts/{postId} \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{ "text": <string> }'

An shiga? Na'urar sarrafa API da ke cikin sashin kulawarka tana cika ainihin lambar ƙungiyarka da maɓallinka naka, sannan tana gudanar da buƙatar a kan ainihin API don haka zaka iya ganin amsar gaske. Buɗe wannan tashar a cikin na'urar kula da API

Bayani

⛔ Refused once the post has gone out — there is nothing to edit. The channel's character limit is enforced here, so a customer typing 400 characters into a Bluesky box is told while they are typing. Gated on `syndication.manage`.

Sigogi

SunaNau'iAna buƙataAbin da yake
postId (path)stringEh

Jikin buƙata

SunaNau'iAna buƙataAbin da yake
textstringEh

Martani

SunaNau'iAna buƙataAbin da yake
idstringEh
channelstringEh
connection_idstringEh
connection_labelstringEh
statusstring<drafting, awaiting_approval, queued, posted, failed, needs_reconnect, skipped>Eh⛔⛔ `needs_reconnect` is NOT `failed`. `skipped` means the customer said no or the connection was removed — nothing went wrong.
textstringEh
remote_urlstringEhThe live post, read back from the channel where it returns one. ⛔ Empty where the vendor gives us nothing to build a URL from (a Slack incoming webhook answers the literal strin…
droppedstring[][]Eh`[[field, reason], …]` — what this channel could not carry, and WHY. The reason travels: "no image endpoint" and "the upload was refused" are different problems with different n…
errorstringEhA machine code, never a sentence.
cost_microsintegerEhWhat this post cost us, in USD micros. One line per channel per post.
character_limitintegerEh
posted_atstringEh

Kuskuren da wannan matsaya za ta iya maido wa

401 · 403 · 404 · 422