File Upload API

How to Upload a File

  1. Go to Media Uploader

  2. Click Upload Files (top-right)

  3. Select the file (image/document)

  4. Click Upload

  5. Copy the generated File URL

  6. You can also copy the File ID and view the creation date

How to Use the File URL in API

  1. Open Postman (or your API tool)

  2. Add required Authorization

  3. Enter your API endpoint URL

  4. In Body → Raw → JSON, paste the copied file URL where the image link is required

  5. Click Send

Important Note:

Files will be automatically deleted after 7 days, so they should not be used in any long-term Bots or automations.

App Url:https://mediaz-manager.netlify.app/arrow-up-right

Last updated

Was this helpful?