Skip to main content
DELETE
Delete scheduled post

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

post_id
string
required

ID of the post, as returned by List scheduled posts.

Pattern: ^[0-9a-fA-F]{24}$
app_id
string
required

ID of the app whose social calendar you want.

Response

The post is deleted.

status
string
default:ok

Always ok. The post is deleted, or was already.

Example:

"ok"