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>"
Uploads a new file.
response
The response is of type string.
string