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": "13af1908-c42d-4c6f-a9a6-96295138bc6c",
"FileUserUID": "d9e6d0e9-5347-4100-9959-2de5f71fe872",
"BusinessBaseId": "sample string 3"
}
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"d9c136c6-91bd-46f7-bcf0-4bc71842a631"