Created
January 15, 2016 06:11
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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