I want a submit type button to send a POST request.
I am thinking about something like this:
This can be done with an input element of a type "submit". This will appear as a button to the user and clicking the button will send the form.