Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Attachment

JSON Format

Name
Type
Read-only
Mandatory
Comment
idintegeryesno 
fileNamestringnoyes 
contentTypestringnoyes 
contentUrlstringyesno 

URIs

Uri
Method
Request Data
Success Response Code
Description
/api/attachmentsGET 200Returns an Array of all Attachments
/api/attachments/{id}GET 200Returns one Attachment
/api/attachmentsPOSTAttachment201Create new Attachment
/api/attachments/{id}PUTAttachment204Update an existing Attachment
/api/attachments/{id}DELETE 200Delete an Attachment
  • No labels