Skip to content

Instantly share code, notes, and snippets.

@caseysoftware
Created January 15, 2016 06:11
Show Gist options
  • Save caseysoftware/b597a3f3b59ddf516f04 to your computer and use it in GitHub Desktop.
Save caseysoftware/b597a3f3b59ddf516f04 to your computer and use it in GitHub Desktop.
This is loading sample audio for the quickstart on the developer portal page
curl --data "media_url=http://media.clarify.io/audio/books/dorothyandthewizardinoz_01_baum_64kb.mp3" \
--data "name=Dorothy and the Wizard of Oz" https://api.clarify.io/v1/bundles \
--X POST --header "Authorization: Bearer myapikey"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment