Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

akarso posts reschedule

Move a scheduled post to a new publish time.
Only works on posts with scheduled status. Accepts ISO dates like 2026-03-15T14:00:00Z or relative values: 30m, 2h, 3d, 1w.

Usage

akarso posts reschedule <postId>

Arguments

ArgumentRequiredDescription
<postId>YespostId

Options

OptionDefaultDescription
--scheduled-at <iso>-New schedule time: ISO date, 30m, 2h, 3d, or 1w

Global Options

OptionDefaultDescription
--api-key [key]-API key (overrides AKARSO_API_KEY env and ~/.akarso/config.json)
--api-url [url]-Server URL (overrides AKARSO_API_URL env, defaults to akarso.co)
--profile [id]-Profile (workspace) ID to operate on, overriding the API key's pinned profile. Use profiles list to see available IDs.
--json-Output raw JSON instead of YAML
-h, --help-Display this message
-v, --version-Display version number

Examples

akarso posts reschedule 665f1a2b3c --scheduled-at 2h