POST api/ERecruiter/Import
Request Information
URI Parameters
None.
Body Parameters
ImportParamsName | Description | Type | Additional information |
---|---|---|---|
ScopeId | integer |
None. |
|
Path | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "ScopeId": 1, "Path": "sample string 2" }
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]
text/csv
Sample:
Sample not available.