POST api/v1/MediaService/AddNewVideoMessageToQueue?classId={classId}&blobName={blobName}&isVariant={isVariant}&status={status}&fileSize={fileSize}&isShotClassSourcingFromLearner={isShotClassSourcingFromLearner}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
classId

integer

Required

blobName

string

Required

isVariant

boolean

Required

status

ShotClassStatus

Required

fileSize

integer

Required

isShotClassSourcingFromLearner

boolean

Default value is False

version

string

None.

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"

text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>