The following macros are not currently supported in the header:
- style
Upload attachment (resource)
Under Development
The following endpoint can be used to upload an attachment (resource)
POST /:object_type/:object_id/collections/resourcesParameters
Table of allowed parameters. Required fields are underlined.
resource | file | File to be uploaded |
|---|
Handling the response
title | String | The title for the attachment |
|---|---|---|
size | Integer in bit | The size of the attachment. |
mimetype | String | The mime type of the attachment |