Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Accessed through Ticket Api and KnowledgeBaseArticle Api