Blogs
Delete a blog
Deletes the blog AND every article in it. The delete happens on the platform and is permanent; Zernio stores nothing to restore it from.
Supported on Shopify (platform shopify). Disconnect a WordPress account instead of deleting its site; WordPress returns 405 here.
delete/v1/accounts/{accountId}/blogs/{blogId}
Path parameters
accountIdstring required
Connected Shopify SocialAccount id.
blogIdstring required
Platform-native numeric blog id. Non-numeric values return 400.
Response
Blog deleted (no content).