POST — Send Data To Create Or Process Something
Used when you want to submit information to the server — for example, to create a payment, start a transaction, or send user details.
In Simple Terms: You are sending data to the system so it can do something with it.