put https://joss.kemnaker.go.id/api/v1/jobs//industrial-vacancy
This API is used to create or update job vacancy.
Log in to see full request history
Responses
This API is used to create or update job vacancy.
xxxxxxxxxx
19curl --request PUT \
--url https://joss.kemnaker.go.id/api/v1/jobs/reference/industrial-vacancy \
--header 'Accept: application/json' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"employer": {
"region": {
"type": "country"
}
},
"region": {
"type": "country"
},
"disability_allowed": true,
"status": "open"
}
'
Try It!
to start a request and see the response here! Or choose an example: