Resume Registration

Stores a resume for future search using a unique ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 100

Unique resume registration document id (max length : 100). This parameter is required.

string
required

Base64 encoded binary resume data. This parameter is required.

string

The document extension (txt, doc, docx, rtf, etc...). The default extension would be 'txt'. This parameter is optional.

string
length ≤ 50

Vendor name (max length : 50). If not specified, default vendor would be used. This parameter is optional.

string
enum
required

Locale of the instance (en_us). This parameter is required.

Allowed:
string
enum
required

Instance type to be used to search (LENSSEARCH or SPECTRUM). This parameter is required.

Allowed:
boolean

A flag to indicate register parsed resume (true or false). Default would be false. This parameter is optional.

string
enum

Enum value to overwrite existing resume with the specified Id (Error or Overwrite). Duplicate error would be thrown by default. This parameter is optional.

Allowed:
boolean

A flag to indicate register resume with custom filters (true or false). Default would be false. This parameter is optional.

customFilters
array of objects

A list of custom filters with name and value. Required when the registerWithCustomFilters flag is enabled. This parameter is optional.

customFilters
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json