candidate.createNote

Creates a note on a candidate.

Requires the candidatesWrite permission.

For notes submitted with a type of text/html, we support the elements listed below. Any unsupported elements will be stripped out of the note's content before posting.

  • Bold <b>
  • Italic <i>
  • Underline <u>
  • Links <a>
  • Bulleted Lists - <ul>, <li>
  • Ordered Lists - <ol>, <li>
  • Code - <code>
  • Code Block - <pre>
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!