Synthesia API: Upload Assets
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 200
object
id
string
title
string
``400 400
``401 401
``415 415
ShellNodeRubyPHPPython
curl --request POST \
--url https://upload.api.synthesia.io/v2/assets \
--header 'accept: application/json' \
--header 'content-type: application/json'
{
"id": "user.5dac3bd5-cdb2-4a02-b917-XXXXXX",
"title": "blue.svg"
}