---
title: "Delete all of the builtin license field overrides for a given app and revert to the builtin defaults."
method: DELETE
path: "/app/{app_id}/builtin-license-fields"
tags: ["apps"]
---

# Delete all of the builtin license field overrides for a given app and revert to the builtin defaults.

`DELETE /app/{app_id}/builtin-license-fields`

Required RBAC Policy: kots/app/[:appid]/builtin-licensefields/delete

## Path parameters

- `app_id` string, required

## Response `204`

On success, no payload returned

## Other responses

- `400` — Returned on bad input
- `401` — Return if the caller is not authorized
- `403` — Returned if the caller does not have the needed permission
- `404` — Returned on resource not found

---

[API](https://skmtc.net/replicated/apis/vendor-api-v3-2.md) · [All operations](https://skmtc.net/replicated/apis/vendor-api-v3-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/replicated/vendor-api-v3-2/versions/6fcf9e54aba4/schema)
