Docs
문서 검색...⌘K

게시물 삭제

API 전용
DELETE/v3/social-media/post

이 엔드포인트로의 요청은 무료이며 API 유닛을 소모하지 않습니다.

쿼리 매개변수

outputstring

출력 형식입니다.

허용되는 값:jsoncsvxmlphp

요청 본문

post_idintegerRequired

게시물의 고유 식별자입니다.

응답

postobject
author_idstring or null

작성자의 고유 식별자입니다.

author_namestring or null

작성자의 이름입니다.

auto_commentstring or null

게시 후 자동으로 게시되는 댓글 텍스트입니다.

channelsarray<object>

게시물과 연관된 소셜 미디어 채널입니다.

channel_idstring
channel_kindstring
channel_usernamestring
channel_display_namestring
channel_profile_image_urlstring or null
created_atstring

작성자가 게시물을 생성한 시각의 타임스탬프입니다.

external_post_idstring or null

플랫폼별 게시물 식별자입니다.

permalinkstring or null

플랫폼에 게시된 게시물의 URL입니다.

post_idinteger

게시물의 고유 식별자입니다.

status_timestampstring

현재 상태와 연결된 타임스탬프입니다.

text_contentstring

게시물의 텍스트 콘텐츠입니다.