Provide time-based public access to a file

Body Params

The request object containing:

  • FileName: The name of the file for which the temporary URL is generated.
  • FilePath: The path where the file is stored.
  • TTLSeconds: The duration (in seconds) for which the access URL remains valid.
  • Protocol: The protocol to use (HTTP or HTTPS).
string | null
string | null
double
string
enum
Allowed:
Headers
string
enum
Defaults to application/json
Allowed:
Responses

400

Bad Request

403

Forbidden

404

Not Found

503

Service Temporarily Unavailable

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json