---
title: "Publish draft compensation level groups"
method: POST
path: "/api/v1/pay-grades-and-bands/publish"
tags: ["Public API"]
---

# Publish draft compensation level groups

`POST /api/v1/pay-grades-and-bands/publish`

Publish all draft compensation level groups and mark any published groups as historic.

OAuth Scopes: pay_grades_and_bands.write

## Response `200`

Successfully published draft groups

- object
  - `status` string

## Other responses

- `400` — Invalid data
- `403` — Insufficient permissions
- `500` — Internal 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)
