Docs
Search docs...⌘K

Delete post

API only
DELETE/v3/social-media/post

Requests to this endpoint are free and do not consume any API units.

Query parameters

outputstring

The output format.

Allowed values:jsoncsvxmlphp

Request body

post_idintegerRequired

Unique identifier for the post.

Responses

postobject
author_idstring or null

Unique identifier of the author.

author_namestring or null

Name of the author.

auto_commentstring or null

Auto-comment text posted after publishing.

channelsarray<object>

Social media channels associated with the post.

channel_idstring
channel_kindstring
channel_usernamestring
channel_display_namestring
channel_profile_image_urlstring or null
created_atstring

Timestamp when the author created the post.

external_post_idstring or null

Platform-specific post identifier.

permalinkstring or null

URL of the published post on the platform.

post_idinteger

Unique identifier for the post.

status_timestampstring

Timestamp associated with the current status.

text_contentstring

Text content of the post.