delete_publication
Permanently delete a blog publication after removing all its articles and disconnecting external integrations. The API lists any remaining attachments if deletion is blocked.
Instructions
Permanently delete a blog publication. Only allowed when it has zero articles and no connected domain/external sync/publishing connections — otherwise the API refuses with an explanation of what's still attached (remove/disconnect those first, e.g. delete_blog_article for every article under it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | No | Brand ID (uses active brand if omitted) | |
| publicationId | Yes | Blog publication ID (from list_publications or list_blogs) |