Skip to main content
POST
/
api
/
ats
/
v1
/
applications
Create Application
curl --request POST \
  --url https://api.bindbee.dev/api/ats/v1/applications \
  --header 'Authorization: Bearer <token>' \
  --header 'x-connector-token: <x-connector-token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.bindbee.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connector-token
string
required

Response

Successful Response

The response is of type string.