---
title: "Create Offer"
method: POST
path: "/api/ats/v1/offers"
tags: ["Offer"]
---

# Create Offer

`POST /api/ats/v1/offers`

Creates an Offer 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)
