Skip to main content
DELETE
/
api
/
v1
/
delivery-notes
/
{note_id}
Delete Delivery Note
curl --request DELETE \
  --url https://staging.cutmake.ai/api/v1/delivery-notes/{note_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

note_id
string
required

Response

Successful Response