Web Form Attachment Revisions REST Endpoints

Shared Services/Web Form Attachments/Web Form Attachment Accessors/Web Form Attachment Revisions
The web form attachment revisions resource is used to display the historical information for an attachment.
Create a web form attachment revision
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}/child/AttachmentsRevision
Delete a web form attachment revision
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}/child/AttachmentsRevision/{publicSectorWebformAttachments_CommWebformAttachAccessor_AttachmentsRevision_Id}
Get a web form attachment revision
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}/child/AttachmentsRevision/{publicSectorWebformAttachments_CommWebformAttachAccessor_AttachmentsRevision_Id}
Get all web form attachment revisions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}/child/AttachmentsRevision
Update a web form attachment revision
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorWebformAttachments/{DocumentKey}/child/CommWebformAttachAccessor/{publicSectorWebformAttachments_CommWebformAttachAccessor_Id}/child/AttachmentsRevision/{publicSectorWebformAttachments_CommWebformAttachAccessor_AttachmentsRevision_Id}