Posteady
Posteady Docs
APIScheduled posts

Cancel a scheduled post (whole chain if applicable)

DELETE
/api/v1/scheduled-posts/{id}
AuthorizationBearer <token>

In: header

Path Parameters

idstring
Formatuuid

Query Parameters

platformstring
Value in"threads" | "x" | "linkedin"

Response Body

curl -X DELETE "https://www.posteady.com/api/v1/scheduled-posts/497f6eca-6276-4993-bfeb-53cbbbba6f08?platform=threads"
Empty
Empty