POST
/
storage
/
upload-file
curl --request POST \
  --url https://platform.thena.ai/storage/upload-file \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Enter your API key

Query Parameters

expiry
enum<string>

Expiry format for the file if shouldExpire is true

Available options:
1d,
1w,
1m,
1y