Skip to content

POST Upload space template as splat with GLB collider

POST /resources/spaces/splat: Upload space template as splat with GLB collider. Uploads a splat space template consisting of the visual splat asset and a

POSThttps://api.rooom.com/resources/spaces/splat
Try it out
space:write

Body

multipart/form-data
NameTypeDescription
namestringSpace name
filerequiredfileSplat file (splat format)
colliderrequiredfileGLB collider file

Responses

201Space template successfully uploaded
400Bad Request - Invalid upload payload or file validation failed
401Unauthorized - Invalid or missing authentication
404Not Found - Referenced upload resource could not be resolved
500Internal Server Error - Failed to store the uploaded space template
POST /resources/spaces/splat Upload space template as splat with GLB collider Uploads a splat space template consisting of the visual splat asset and a required GLB collider file. Required scopes: space:write name Space name file Splat file (splat format) collider GLB collider file