post https://api.smartrecruiters.com/jobs//hiring-team
Add hiring team member of a job with a given id
Log in to see full request history
Responses
Add hiring team member of a job with a given id
xxxxxxxxxx
curl --request POST \
--url https://api.smartrecruiters.com/jobs/jobId/hiring-team \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"role": "HIRING_MANAGER"
}
'
Try It!
to start a request and see the response here! Or choose an example: