--force to skip the confirmation prompt (required when called programmatically or by agents).--delete-from-platforms to also remove the published post from the social platforms themselves (where supported).1akarso posts delete <postId>
| Argument | Required | Description |
<postId> | Yes | postId |
| Option | Default | Description |
--force | - | Skip confirmation |
--delete-from-platforms | - | Also delete the published post from the platforms |
| Option | Default | Description |
--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 |