Create Candidates

Creates a new candidate

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

UUID of the staffing agency user sending the invitation

ID value should be obtained from the reference list of agency users for your staffing agency group

uuid
required

UUID of staffing agency to invite user under
ID value should be obtained from the reference list of agencies for your staffing agency group

candidates
array of objects
required

Array of candidates to import

candidates*
string
enum

Manages how import batch will be processed:

  • allow_warnings: will import as much candidates as possible, despite any warnings during the process
  • skip_candidates_with_warnings: will skip candidates with warnings (e.g. candidate has wrong documents or couldn't be activated)
  • rollback_on_warnings: will revert whole batch if it contains any candidate with warnings.

By default allow_warnings strategy will be used

Allowed:
Responses

400

Returned in case the request contained invalid parameters

404

Returned in case the requested item can not be found

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