Download Image
Developing
POST
/currencies/download-image
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://party-currency-app-production-5074.up.railway.app/currencies/download-image' \
--header 'Authorization: Token 57c7677a135b76f2f84a719acb0074d175167d8a' \
--form 'url="https://drive.google.com/file/d/1BDt9oZ5jfagOKumOi2TQNqzMTVZJNpuZ/view?usp=sharing"'
Response Response Example
{}
Request
Header Params
Authorization
string
optional
Example:
Token 57c7677a135b76f2f84a719acb0074d175167d8a
Body Params multipart/form-data
url
string
optional
Example:
https://drive.google.com/file/d/1BDt9oZ5jfagOKumOi2TQNqzMTVZJNpuZ/view?usp=sharing