DELETE DocumentFileAttachment/Delete
Request Information
URI Parameters
None.
Body Parameters
Document File Attachment Delete Request Model| Name | Type | Additional information | Description |
|---|---|---|---|
| FileUID | globally unique identifier |
None. |
|
| FileUserUID | globally unique identifier |
None. |
|
| BusinessBaseId | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"FileUID": "1afb44df-e5d2-431f-89d5-74b375a2b12c",
"FileUserUID": "2863d02b-896a-475a-b1a3-1848cbdf8a3d",
"BusinessBaseId": "sample string 3"
}
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"ab84b3f0-00d6-4009-b817-ace3fd6c0419"