---
title: "Create compensation planning cycle"
method: POST
path: "/api/v1/compensation/planning_cycles"
tags: ["Compensation Planning", "Public API"]
---

# Create compensation planning cycle

`POST /api/v1/compensation/planning_cycles`

Create a new compensation planning cycle with default settings.

OAuth Scopes: planning_cycles.write

## Response `201`

Cycle created successfully

- object

## Other responses

- `400` — Invalid request 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)
