Request():post()
Execute a POST request and return a Response object. This method is used to send data to a server, typically to create a new resource.
Execute a POST request and return a Response object. This method is used to send data to a server, typically to create a new resource.