cURL
curl --request DELETE \ --url https://api.supapo.st/schedule/posts/{id}
{ "success": true }
Delete a scheduled post
Bearer <supabase-jwt>