POST api/UserProfile/CreateEmployeeRecords

Request Information

URI Parameters

None.

Body Parameters

BulkUploadFileName
NameDescriptionTypeAdditional information
FileLink

string

None.

Request Formats

application/json, text/json

Sample:
{
  "FileLink": "sample string 1"
}

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true