Last updated 4 months ago
{}
Deletes a post by Post id and cancels all schedules. Returns nothing.
/post/{post_id}
curl -L \ --request DELETE \ --url 'https://app.ocoya.com/api/_public/v1/post/{post_id}' \ --header 'X-API-Key: YOUR_API_KEY'
No body