delete
https://api.duodeal.app/api/quotations//block-files/
Removes one attachment — a correction, or an erasure request — deleting both the row
and the encrypted object.
Scoped to the quotation the voter just granted: the uuid alone can never reach a file
belonging to another company, even if it is guessed.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Quotation id — the file must belong to it |
uuid | string (UUID) | Yes | File identifier |
A descriptor still referenced in a micro-app's state comes back flagged
"missing": true, so the block keeps its field and can ask for the document again.
Response
204 No Content: deleted, or nothing matched within this quotation403 Forbidden: the quotation belongs to another company404 Not Found: unknown quotation
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Resource deleted
401Unauthorized
404Resource not found
