Docs
Szukaj w dokumentacji...⌘K

Aktualizuj post

Tylko API
PATCH/v3/social-media/post

Żądania do tego punktu końcowego są bezpłatne i nie zużywają żadnych jednostek API.

Parametry zapytania

outputstring

Format wyjściowy.

Dozwolone wartości:jsoncsvxmlphp

Treść żądania

post_idintegerRequired

Unikalny identyfikator posta.

channel_idsarray<string>

Niepusta lista identyfikatorów kanałów, na których ma zostać opublikowany post.

text_contentstring

Treść tekstowa posta.

timingstring

Kiedy opublikować post.

Allowed values:publish_nowscheduleddraft
scheduled_atstring

Znacznik czasu dla zaplanowanych postów (wymagany, gdy ustawienie timing ma wartość scheduled) w formacie ISO 8601. Zwracane wartości są w UTC.

Example:2026-01-01T12:00:00Z
auto_commentstring

Tekst autokomentarza publikowanego po opublikowaniu posta.

Odpowiedzi

postobject
author_idstring or null

Unikatowy identyfikator autora.

author_namestring or null

Nazwa autora.

auto_commentstring or null

Tekst autokomentarza publikowanego po opublikowaniu posta.

channelsarray<object>

Kanały mediów społecznościowych powiązane z postem.

channel_idstring
channel_kindstring
channel_usernamestring
channel_display_namestring
channel_profile_image_urlstring or null
created_atstring

Sygnatura czasowa utworzenia posta przez autora.

external_post_idstring or null

Identyfikator posta specyficzny dla danej platformy.

permalinkstring or null

Adres URL opublikowanego posta na platformie.

post_idinteger

Unikalny identyfikator posta.

status_timestampstring

Znacznik czasu powiązany z bieżącym statusem.

text_contentstring

Treść tekstowa posta.