POST
/
v1
/
ai
/
jobOfferGenerator

Authorizations

CID
string
headerrequired

Value for the CID header parameter. <b>This must be included in every calls. Even after login</b>. This value is unique and secret.

Authorization
string
headerrequired

Value for the Authorization header parameter. Value expected for this header is <strong>Bearer {token}</strong>. This token is obtained after login.

Body

application/json
role
string | null

The job required role.

location
string | null

The job geographical location.

managementLevelName
string | null

The job experience required.

skills
string | null

The job required skills. Separated with ;

wayOfWorking
string | null

The job working possibility

startDate
string | null
endDate
string | null

Response

201 - application/json
description
string | null

The job description.

tasks
string[] | null

The job tasks.