DELETE DocumentFileAttachment/Delete

Request Information

URI Parameters

None.

Body Parameters

Document File Attachment Delete Request Model
NameTypeAdditional informationDescription
FileUID globally unique identifier

None.

FileUserUID globally unique identifier

None.

BusinessBaseId string

None.

Request Formats

application/json, text/json

Sample:
{
  "FileUID": "6ef96a8f-f674-4622-8439-81b34fe5a858",
  "FileUserUID": "1cef8a59-849c-480e-94e6-166781063fb6",
  "BusinessBaseId": "sample string 3"
}

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"de76c576-1b75-41d0-9c30-539876f03bc7"