Forem Creators and Builders 🌱

karvounis
karvounis

Posted on

Add support for DELETE articles/listings through the API

This post is about a feature request about the API. I am using the API for the Terraform provider I wrote https://registry.terraform.io/providers/karvounis/forem/latest/docs.
However, it is missing the functionality to delete articles and listings. This is due to the fact that the API does not support such operation.
I would like to request that the API supports deletion of articles and listings just like the browser does.

I have created 2 relevant issues on Github:

Top comments (1)

Collapse
 
karvounis profile image
karvounis

This feature will also improve the terraform provider for forem