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

Path Parameters

budget_id
string
required

Response

Successful Response