Clips
Create stitcher
CreateStitcher
Creates a new stitcher instance. The stitcher instance is used to stitch inputs into a single output.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
CreateStitcherRequest is the request message for CreateStitcher.
Response
200
application/json
OK
CreateStitcherResponse is the response message for CreateStitcher.