Upload CV

The endpoint will allow you to upload CV. This endpoint parse the file and will return the name, address, email and phone number of thc candidate

Resource Path

url files

Headers

filename Name of the file

Form Data

file binary

Response

id String : Unique ID of the file
name String : Name parsed from the cv, if possible.
email String : Email parsed from the cv, if possible.
phoneNumber String : Phone number parsed from the cv, if possible
address String : Address parsed from the cv is possible.
text String : The content of the file