cURL
curl --request POST \ --url https://api.vidjutsu.ai/v1/upload \ --header 'Content-Type: */*' \ --data '"<string>"'
{ "id": "<string>", "url": "<string>", "clientId": "<string>" }
The body is of type file.
file
The request has succeeded and a new resource has been created as a result.