POST /sonolus/{type}/{itemName}/community/comments/{commentName}/upload
/sonolus/{type}/{itemName}/community/comments/{commentName}/upload allows Sonolus app to upload files when submitting community actions to comment of name {commentName} in item of name {itemName}.
POST /sonolus/{type}/{itemName}/community/comments/{commentName}/upload
/sonolus/{type}/{itemName}/community/comments/{commentName}/upload
allows Sonolus app to upload files when submitting community actions to comment of name{commentName}
in item of name{itemName}
.URL Parameters
type
string
posts
,playlists
,levels
,skins
,backgrounds
,effects
,particles
,engines
, orreplays
.itemName
string
commentName
string
Query Parameters
localization
string
localization
.any
Request Headers
Sonolus-Session
string
Sonolus-Session
.Sonolus-Upload-Key
string
POST /sonolus/{type}/{itemName}/community/comments/{commentName}/submit
.Request Body
multipart/form-data
encoded data withfiles
field.Response Code
200 OK
401 Unauthorized
404 Not Found
Response Headers
Sonolus-Version
string
Sonolus-Version
.Response Body
Examples