Media Object Service REST Endpoints

Media Object Service
Enables callers to manage media object attachments.
Add Text Attachment v2
Method: post
Path: /jderest/v2/file/addtext
Add URL Attachment v1
Method: post
Path: /jderest/file/addurl
Add URL Attachment v2
Method: post
Path: /jderest/v2/file/addurl
Delete an Attachment v1
Method: post
Path: /jderest/file/delete
Delete an Attachment v2
Method: post
Path: /jderest/v2/file/delete
Download File Attachment v1
Method: post
Path: /jderest/file/download
Download File Attachment v2
Method: post
Path: /jderest/v2/file/download
Get Text Attachment v1
Method: post
Path: /jderest/file/gettext
Get Text Attachment v2
Method: post
Path: /jderest/v2/file/gettext
List Attachments v1
Method: post
Path: /jderest/file/list
List Attachments v2
Method: post
Path: /jderest/v2/file/list
Update Text Attachment v1
Method: post
Path: /jderest/file/updatetext
Update Text Attachment v2
Method: post
Path: /jderest/v2/file/updatetext
Upload File Attachment v1
Method: post
Path: /jderest/file/upload
Upload File Attachment v2
Method: post
Path: /jderest/v2/file/upload