Skip to content

Upload photo

POST
/rest/v1/files/upload-photo

Uploads and saves new photo

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

multipart/form-data
object
Format"binary"

Responses

Photo uploaded

application/json
JSON
{
"id": 0,
"filename": "string",
"originalName": "string",
"mimeType": "string",
"size": 0,
"createdAt": "string"
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI
Version: dev-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z