General Notes
- Use Synfig Studio to create animation files
Table of Contents
Write methods
Method / Path: | POST /animate |
---|---|
Description: | Create animates video clip |
Path params: | NONE |
Required (form) params: |
animation: Location of to the animation
arguments: Synfig command line arguments as JSON array metadata: Metadata for replacement as JSON object |
Optional (form) params: | NONE |
Response formats: | text/xml |
Status codes: |
200: OK, Animation created successfully 400: Bad Request, Invalid data 500: Internal Server Error, Internal error |
Notes: |
|
Testing: |
Sample:
/animate
Testing form (click to reveal)
|