Job offer
Number of APIs: 6
-
Create Job POST {{endpoint}}/ws/v.1.00/job
-
Search from Job POST {{endpoint}}/ws/v.1.00/job-candidate
-
Update Job PUT {{endpoint}}/ws/v.1.00/job?id={{job_id}}
-
Update Job semantic PUT {{endpoint}}/ws/v.1.00/job-sem?id={{job_id}}
-
Delete Job DELETE {{endpoint}}/ws/v.1.00/job?id={{job_id}}
-
Get Job single GET {{endpoint}}/ws/v.1.00/job?id={{job_id}}