Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 411 Bytes

CreateAttachment.md

File metadata and controls

16 lines (13 loc) · 411 Bytes

Create Attachment

Upload attachments to Nerimity's CDN

Endpoint

POST https://cdn.nerimity.com/upload
Body (FormData) Type Description
file binary The binary content of the image file

Response

{"fileId": "1234.."}