Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleData Manager API file upload
curl -i GET 'https://sandbox-datamanager-api.wmda.info/api/v1/ions/list' \
--header 'Authorization: Bearer ••••••' \
--header 'Content-Type: application/json'

...