Skip to main content
PUT
/
api
/
Configuration
/
UpdateJobCandidateStatusOrder
cURL
curl --request PUT \
  --url https://api.example.com/api/Configuration/UpdateJobCandidateStatusOrder \
  --header 'Content-Type: application/json' \
  --data '[
  123
]'

Body

application/json

Response

200

OK