API
CURL examples

CURL examples

⚠️

This page is to be completed.

Reproduce pages like

https://dlcs-book.readthedocs.io/en/latest/walkthroughs/registering_images_via_the_api.html (opens in a new tab)

BUT - test them all!

They need to be updated for:

  • always require content type (not always present in these docs)
  • mediaType is required
  • some delivery Channel examples

e.g.,

curl -i --netrc-file dlcs-creds -X POST --data-binary "@20240229_myimages.json" https://api.dlcs-trial.digirati.io/customers/6/queue -H "
Content-Type: application/json"
touched 2025-09-23T12:04:54