v1
latestOpenAPI 3.0.02026-07-2455104.8 MBDeliveryNote
Update file on delivery note V3
This endpoint requires the following scopes: deliveryNote:update.
Update a file attached to a delivery note.
patch/api/v3/deliveryNotes/{id}/files/{fileId}
Path parameters
idstring required
fileIdstring required
Request body
Example request
{
"title": "Supporting document",
"description": "Additional documentation",
"keyword": "otherFile",
"sort": 1
}Response
No Content