External

Get lesson 3d asset file.

<br> <i>Replaces "AVRCMSService/External/AVRGetAssetFilename" service.</i> </br> <br> <b>FileFormatId</b>: 12 (GLTF), 9 (EMP), 1 (EOP)</br>
post/External/GetAsset3DFileName

Headers

X-Versionstring

Request body

fileFormatIdinteger required

File format type identifier

lessonIdinteger required

Lesson identifier

Example request

{
  "fileFormatId": 12,
  "lessonId": 13018
}

Response

Success

fileNamestring nullable

File name of the converted and uploaded audio

Changes

No recorded changes to this endpoint across all 1 revision of this API.