Skip to main content
POST
/
files
/
sharex
cURL
curl --request POST \
  --url https://api.shy.gg/api/files/sharex \
  --header 'Content-Type: multipart/form-data' \
  --form 'secretKey=<string>' \
  --form sharex='@example-file'
"<string>"

Body

multipart/form-data

Uploads a new file.

secretKey
string
sharex
file

Response

response

The response is of type string.