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/remove

Remove an image from the project media by index. Each image index larger than the given index is then decreased by one.

POST Params

Param: projectId

id of the project for which to update the thumbnail

Param: index

the index of the media to remove

Example of returned JSON

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