Delete a file.
DELETE {{baseUrl}}/files/:fileId
- Deletion is blocked if there are any file assignment with the given fileId.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-Match | string | (Required) Last known version to facilitate optimistic locking | |
Accept | string |