Skip to content

Upload note image​

POST
/api/notes/images

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Request Body​

multipart/form-data
object
Format"binary"

Responses​

Image uploaded

application/json
JSON
{
  
"uuid": "string",
  
"url": "string"
}

Playground​

Authorization
Body

Samples​

Powered by VitePress OpenAPI