Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Upload note image
​
POST
/api/notes/images
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Request Body
​
multipart/form-data
Schema
object
file
string
Format
"binary"
Responses
​
200
Image uploaded
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"uuid"
:
"string"
,
 Â
"url"
:
"string"
}
POST
/api/notes/images
Playground
​
Authorization
ApiKeyHeader
Body
Try it out
Samples
​
Powered by
VitePress OpenAPI