You can cancel a scheduled social post by making a DELETE request to https://api.opus.pro/api/publish-schedules/{scheduleId}.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique ID of the schedule task to cancel
Successfully canceled the publish schedule
Empty object returned on success