Delete a project budget lineAsk AIdelete https://api.airsaas.io/v1/projects/{_project_id}/budget_lines/{id}/Deletes an existing Budget Line of the given project.Path Params_project_idstringrequiredId of the project. Can either be the UUID of the project (ex: d517a206-c6ea-4189-a4c4-72312f0a72f9) or the short id of the project (ex: ABC-A12).iduuidrequiredId of the budget line. Can be the UUID of the budget line (ex: <built-in function id>).Query ParamsexpandstringWhich relations to expand. Available relations: analytical_axis_item.Response 204No ContentUpdated 11 months ago