---
title: "Create Application"
method: POST
path: "/api/ats/v1/applications"
tags: ["Application"]
---

# Create Application

`POST /api/ats/v1/applications`

Creates an Application object with the given values.

## Headers

- `x-connector-token` string, required

## Response `200`

Successful Response

- string

## 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/6070bbd2e9b1/schema)
