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

# Set Total Rewards Custom Disclaimer

`PUT /api/v1/compensation/total_rewards/custom_disclaimer`

Set the company-wide Total Rewards custom disclaimer text shown on employee statements.

OAuth Scopes: total_rewards.write

## Request body

- object
  - `customDisclaimer` string, required — Custom disclaimer text.

## Response `200`

Custom disclaimer updated 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)
