Creates an Application object with the given values.
curl --request POST \ --url https://api.bindbee.dev/api/ats/v1/applications \ --header 'Authorization: Bearer <token>' \ --header 'x-connector-token: <x-connector-token>'
"<any>"
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The response is of type any.
any