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: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor
Delete a web form attachment accessor
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}
Get a web form attachment accessor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}
Get all web form attachment accessors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor
Update a web form attachment accessor
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}