Cancel Schedule
community-discussions
Cancel Schedule
Cancel scheduled publication; reverts the discussion to draft state.
hub_id is sourced from the query string — mirrors sibling action routes.
Returns 204 No Content on success. Returns 403 when the caller is not the author or is banned. Returns 404 when the discussion does not exist. Returns 409 when the discussion is already published (race: worker beat the request).
DELETE
Cancel Schedule