---
title: "Delete program fee model"
method: DELETE
path: "/v1/fee/models/attachment/program/{program_id}"
tags: ["Fee models"]
---

# Delete program fee model

`DELETE /v1/fee/models/attachment/program/{program_id}`

Delete the fee model from the program.

## Path parameters

- `program_id` integer, required

## Headers

- `Authorization` string, required

## Response `200`

OK

## Other responses

- `401` — Access token is missing or invalid
- `404` — Fee model not found
- `500` — Internal server error

---

[API](https://skmtc.dev/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.dev/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
