Generate Job Description
POST
/job/generate_job_desc
JOBS
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/job/generate_job_desc' \
--header 'Content-Type: application/json' \
--data-raw '{
"oid": "XMPL-874240",
"title": "string",
"tone": "Formal"
}'
Response Response Example
200 - Example 1
null
Request
Query Params
max_length
integerÂ
Max Length
Default:
300
Body Params application/json
Responses
Modified at 2025-05-26 05:13:41