- Subcategories:
 - Large Object (LOB) Attributes - FileContents
 - Large Object (LOB) Attributes - FileWebImage
 - Web Form Attachment Revisions
 
Web Form Attachment Accessors REST Endpoints
    
        Shared Services/Web Form Attachments/Web Form Attachment Accessors
    
The web form attachment accessors resource is used to display file-related information such as file name and file URL.
- Create a web form attachment accessor
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor - Delete a web form attachment accessor
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id} - Get a web form attachment accessor
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id} - Get all web form attachment accessors
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor - Update a web form attachment accessor
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}