curl --request POST \
--url https://api.example.com/api/Candidates/export/foundU \
--header 'Content-Type: application/json' \
--data '[
123
]'curl --request POST \
--url https://api.example.com/api/Candidates/export/foundU \
--header 'Content-Type: application/json' \
--data '[
123
]'OK
Was this page helpful?