POST api/UserProfile/CreateEmployeeRecords
Request Information
URI Parameters
None.
Body Parameters
BulkUploadFileName| Name | Description | Type | Additional information |
|---|---|---|---|
| FileLink | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"FileLink": "sample string 1"
}
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true