PineStore
Home
Projects
Docs
Search
Login

Documentation

Overview GET /api/project/:id GET /api/project/:id/comments GET /api/project/:id/changelog GET /api/project/:id/changelogs GET /api/projects GET /api/projects/search GET /api/projects/named GET /api/user/:id GET /api/user/:id/projects POST /api/log/view POST /api/log/download Authorization GET /api/auth/profile GET /api/auth/profile/projects POST /api/auth/profile/update GET /api/auth/profile/options POST /api/auth/profile/options POST /api/auth/project/update POST /api/auth/project/new POST /api/auth/project/delete POST /api/auth/project/publishupdate POST /api/auth/media POST /api/auth/media/remove POST /api/auth/media/thumbnail POST /api/auth/comment POST /api/auth/comment/delete

POST /api/auth/media

Add an image to the project media.

POST Params

Param: projectId

id of the project for which to update the thumbnail

Param: imageData

the image data of the image (either raw, or base64 encoded)

Example of returned JSON

{
	"success": true
}
Discord
Source code
FAQ
Jams
Docs
© Xella 2023