Skip to Content
API ReferenceCalendarCancel a scheduled post

Cancel a scheduled post

DELETEapi.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_idstringrequired

Calendar post id returned by the list endpoint.

Last updated on