v1
latestOpenAPI 3.0.02026-08-061280285.2 KBJob APIs
Open a job in Recruiterflow
post/api/external/job/open
Headers
RF-Api-Keystring
Request body
Response
API returns a 200 OK response if the job is successfully closed
{"stackTrail":"paths:/api/external/job/open:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","example":{"RESULT":"SUCCESS"}}
Example response
{
"RESULT": "SUCCESS"
}