HTTP-API without commit

Hello,

Can I submit a HTTP-API request without comit?

In Configuration mode, I can set, compare and discard or commit.
However, with HTTP-API /configure --form data=’{“op”:“set”, “path”: […]}’ do the set and commit.

Can I make a set only, compare only, discard only or commit only HTTP-API request?

Thanks.