DELETE
/
api
/
v1
/
publish
/
scheduled
/
{post_id}
Cancel Scheduled
curl --request DELETE \
  --url https://api.example.com/api/v1/publish/scheduled/{post_id}
{}

Path Parameters

post_id
string
required

Response

Successful Response

The response is of type Response Cancel Scheduled Api V1 Publish Scheduled Post Id Delete · object.