Posts
Delete a post (soft delete) with series ownership validation
Errors
Returns error if post not found, series access denied, or database deletion error
delete/api/posts/{post_id}
Path parameters
post_idstring uuid required
UUID of the post to delete
Response
Post deleted successfully