/
/Kenjo API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Areas5
Attendance8
Authentication2
Calendars2
Companies1
Compensation5
Custom fields1
Departments5
Documents1
Employees21
Offices5
Recruiting11
  • getReturn a list of existing positions (job openings).
  • getReturns a list of existing candidates.
  • postCreate a new candidate
  • getGet a candidate by ID.
  • putUpdate an existing candidate. You can include custom fields in the body of the request.
  • postAdd an attachment to a candidate
  • getGet documents for a candidate.
  • getReturn a list of applications. It will include custom fields, if any.
  • putUpdate an existing application. You can include custom fields in the body of the request.
  • postCreate an application for a candidate in a specific position. You can include custom fields in the body of the request.
  • postAdd an attachment to an application
Teams5
Time off6
User accounts1
Work Schedule1
    Recruiting

    Add an attachment to a candidate

    post/recruiting/candidates/{candidateId}/attachment

    Path parameters

    candidateIdstring required

    Response

    Attachment added