HTTP upload a floder

I checked the relative HTTP API in the ipfs document, but did not find the API of the upload folder. How should I upload the folder through the HTTP interface

You don’t upload a folder per se but rather add a folder by using the ispf add command. You can learn more about basic commands of IPFS here and here.