Attachments

Endpoints within Attachments.Attachments Category

This category contains endpoints to manage documents, pictures, and other files in terms of uploading, downloading, and later to be attached to other entities.

EndpointTypeDescriptionStatus
Read FileGETGet direct access to attachment handled based on the provided id.LIVE
Read File RedirectGETGet attachment/file by the provided id.LIVE
Delete FileDELETEThis endpoint enables developer to delete the uploaded attachment.LIVE
Add FilePOSTThis endpoint is used to add up a single file into the systemOBSOLETE
Upload FilePOSTThis endpoints enables developer to upload multiple files in a single go.LIVE