Update README.md

This commit is contained in:
Lena Emme 2024-05-05 01:20:44 +02:00 committed by GitHub
parent 70ca7091ce
commit 727e980998
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -147,6 +147,8 @@ Simply make a request to `/:target` (replace with your target's file name).
If you have set an API key, add the HTTP Authorization header with type `Bearer` and then the key.
Make sure to also use the right origin (if not set automatically because the request is from a backend).
> ⚠ Since the file upload feature got added, there is an Issue with `application/json`. Please use multipart form or form urlencoded for API requests. I am working on a rewrite where this gets fixed.
**Example request:**
```http request
POST https://mailform.yourserver.com/your-target-file-name