/
EO
eon-xr
/
EONXR API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 3d ago
Details
Filter operations
AIReady
16
AIReport
1
Asset
4
AssetImport
6
post
/AssetImport/GetAsset360UploadURL
post
/AssetImport/Get3DAssetUploadURL
post
/AssetImport/AddImported3DAssetToConversionQueue
post
Create new Asset For Raptor Import
post
To Add 3D File Data for Raptor Import
post
To Update Thumbnails for Assets
Audit
3
Auth
4
DigitalTwin
2
DistributedCache
1
External
26
Illuminate
1
Lesson
54
LessonActivity
8
LessonFiles
3
LessonReport
13
LicenseNotification
1
Meeting
18
PackageExternal
2
Playlist
2
PushNotification
4
SketchfabAdhoc
7
StripeWebhook
1
Template
31
TrainAI
9
UserAnalytics
3
VirtualCampus
11
Workspace
1
YouTube
1
AssetImport
Create new Asset For Raptor Import
post
/AssetImport/CreateNew3DAsset
Headers
X-Version
string
Request body
Import3DAssetSPModel
required
process
string
nullable
userID
integer
nullable
institutionID
integer
nullable
auditID
integer
nullable
assetID
integer
nullable
assetName
string
nullable
authorCredit
string
nullable
categoryID
integer
defaultCategoryID
integer
Response
Success
New3DAsset
required
assetID
integer
institutionID
integer
assetName
string
nullable
maxurl
string
nullable
glburl
string
nullable
eopurl
string
nullable
Changes