---
title: "Remove Total Rewards Custom Disclaimer"
method: DELETE
path: "/api/v1/compensation/total_rewards/custom_disclaimer"
tags: ["Total Rewards", "Public API"]
---

# Remove Total Rewards Custom Disclaimer

`DELETE /api/v1/compensation/total_rewards/custom_disclaimer`

Remove the company-wide Total Rewards custom disclaimer. After removal, the default disclaimer will be shown on employee statements.

OAuth Scopes: total_rewards.write

## Response `200`

Custom disclaimer removed successfully.

## Other responses

- `403` — The authenticated caller lacks permission to manage Total Rewards settings.
- `500` — Unexpected server error.

---

[API](https://skmtc.net/bamboohr/apis/bamboohr-api.md) · [All operations](https://skmtc.net/bamboohr/apis/bamboohr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bamboohr/bamboohr-api/revisions/19ebf391a399/schema)
