delete
https://api.duodeal.app/api/quotations//block-submissions/
Wipes what the client filled in on this block — the "start again" button, and the path
an erasure request goes through.
⚠️ This also deletes the block's attachments, rows and encrypted objects alike.
The answers were the only thing referencing them; leaving the files would keep client
documents in storage with nothing pointing at them.
The block's template (data.state) is untouched.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Quotation id |
blockId | string | Yes | Block instance id |
Response
204 No Content: wiped (also when there was nothing to wipe)403 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
