assets

POST https://api.useapi.net/v1/runwayml/assets/?name=

Upload assed to your RunwayML account asset storage.
Post asset as binary content and use headers Content-Type field to specify asset type.

Following Content-Type values supported (Content-Type: file extension):

• image/png: png
• image/jpeg: jpeg
• image/gif: gif
• video/mp4: mp4
• video/quicktime: mov
• video/3gpp: 3gp
• video/x-matroska: mkv
• video/x-flv: flv
• video/mpeg: mpeg
• video/MP2T: ts
• video/x-msvideo: avi
• video/x-motion-jpeg: mjpeg
• video/webm: webm
• video/ogg: ogv
• audio/wav: wav
• audio/wave: wav
• audio/mpeg: mp3
• audio/flac: flac
• audio/ogg: ogg
• audio/webm: webm

Request Params

KeyDatatypeRequiredDescription
emailnullOptional when only one runwayml/accounts configured. However, if you have multiple accounts configured, this parameter becomes required.
namenullRequred.