Cancel a scheduled post
DELETE
api.vdclip.com/v1/calendar/{post_id}AuthAuthorization: Bearer <token>scope: vdclip:calendar:write
Cancel a scheduled post. Returns 204 No Content on success.
Path parameters
post_idstringrequiredCalendar post id returned by the list endpoint.
Last updated on