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-feature/docs_docker_image Version: dev-feature/docs_docker_image
Commit: 676e4afe
Deployed at: 2026-01-09T12:13:36Z