cURL
curl --request POST \ --url https://app.blogbowl.io/api/v1/images/upload \ --header 'Content-Type: multipart/form-data' \ --form file='@example-file'
Image file to upload
Uploaded image URL