Skip to main content
POST
/
api
/
Candidates
/
export
/
foundU
Export Candidate to foundU.
curl --request POST \
  --url https://api.example.com/api/Candidates/export/foundU \
  --header 'Content-Type: application/json' \
  --data '[
  123
]'

Body

application/json

Response

200

OK