Is there a way to make a draft change through the ...
# ask-questions
m
Is there a way to make a draft change through the api to a feature so that you can review the changes to that same feature on the website and approve / publish them through the site? Passing in the draft object with a rules array through the request body doesn’t seem to do what I’m hoping it would do, instead it just uses the rules array that is required outside of the draft object and instantly publishes that into a new live revision instead of a draft