General Notes
- This is a note
Table of Contents
Write methods
Method / Path: | POST / |
---|---|
Description: | Submit a track for cropping |
Path params: | NONE |
Required (form) params: | track: The track to crop. |
Optional (form) params: | NONE |
Response formats: | text/xml |
Status codes: |
200: OK, The job ID to use when polling for the resulting mpeg7 catalog. 400: Bad Request, The "crop" is NULL or not a valid track type. 500: Internal Server Error, The underlying service could not crop the video. |
Notes: |
|
Testing: |
Sample:
/
Testing form (click to reveal)
|