Permanently deletes a community post and all associated data (images, polls, comments).Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Parameters
The ID of the community
The ID of the community post to delete
Returns
Returns a success message.Notes
- Authorization: Community owner or admin only
- Permanent: This action cannot be undone
- Cascade: Deletes all associated images, polls, poll votes, and comments
- Alternative: Consider using the archive endpoint to hide posts without deleting

