Skip to content

Commit

Permalink
Merge pull request #49 from cielo24/DEV-1394-incorrect-presigned-url-…
Browse files Browse the repository at this point in the history
…docs

[DEV-1394] Remove media_url parameter in request_upload_url example
  • Loading branch information
andrewmjacobson committed Jul 9, 2021
2 parents 99153d5 + cedbe1a commit 58b79cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions api/source/job_control/request_upload_url.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ not applicable
.. sourcecode:: http

GET /api/job/request_upload_url?v=1&api_token=7ca5dc5c7cce449fb0fff719307e8f5f
&job_id=64bea283eff6475ea6596027a6ba0929
&media_url=http%3A%2F%2Fwww.domain.com%2Fvideo.mp4 HTTP/1.1
&job_id=64bea283eff6475ea6596027a6ba0929 HTTP/1.1
Host: api.cielo24.com

**Example Response**
Expand Down

0 comments on commit 58b79cc

Please sign in to comment.