---
title: "Create Office"
method: POST
path: "/api/ats/v1/offices"
tags: ["Office"]
---

# Create Office

`POST /api/ats/v1/offices`

Creates an Office object with the given values.

## Headers

- `x-connector-token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bindbee/apis/bindbee-apis.md) · [All operations](https://skmtc.dev/bindbee/apis/bindbee-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bindbee/bindbee-apis/revisions/2d88c1b6fc96/schema)
