Skip to content

Files

Latest commit

deabdd1 · Apr 23, 2020

History

History
10 lines (7 loc) · 251 Bytes

04.03-upload-image.md

File metadata and controls

10 lines (7 loc) · 251 Bytes

Upload Image Directly

See api key generation for how to generate a target key

    curl -k --data-binary @../images/roundel.jpg \
         -H "X-Gu-Media-Key: TARGET_KEY" \
         $TARGET_BASE_URL/images