Delete all posts in a group by the group identifier.
cURL
curl --request DELETE \ --url https://api.postiz.com/public/v1/posts/group/{group} \ --header 'Authorization: <api-key>'
{ "id": "deleted-group-id" }
Documentation IndexFetch the complete documentation index at: https://docs.postiz.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.postiz.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Postiz API key
Group identifier to delete
Posts deleted
Was this page helpful?