POST
/
api
/
v1
/
Video
/
thumbnail
/
upload
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Video.Conversion/api/v1/Video/thumbnail/upload \
  --header 'Content-Type: multipart/form-data'
{
  "ContentItemId": "<string>",
  "Time": "2023-11-07T05:31:56Z",
  "Hash": "aSDinaTvuI8gbWludGxpZnk="
}

Body

multipart/form-data

Response

200 - application/json

The response is of type object.