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

Path Parameters

bill_id
string
required

Response

Successful Response