cURL
curl --request POST \ --url https://api.vidjutsu.ai/v1/assets \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>", "name": "<string>", "contentType": "<string>", "tags": [ { "key": "<string>", "value": "<string>" } ] } '
{ "id": "<string>", "url": "<string>", "status": "active" }
Show child attributes
The request has succeeded and a new resource has been created as a result.
active