post
https://api.gumlet.com/v1/video/assets//thumbnail
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Once you use the API, you will get upload_url in the response, and that can be used to upload the image file.
Here is the sample curl request.
curl --location --request PUT '<upload_url>' \
--data '<YOUR_FILE_PATH>'