I. Scene

1. [생성] Spoke 에디터 호출

2. [읽기] Scene 리스트 불러오기

3.[수정] Scene 저장

4. [삭제] Scene 삭제

curl -X DELETE "<https://api.xrcloud.app/api/scenes/{sceneId}>" \\
     -H "X-XRCLOUD-API-KEY: {YOUR_API_KEY}"