Notes
Add a new note
Creates a new note for a candidate
POST
Add a new note
Authorizations
HTTP Basic Authentication with API credentials
Body
application/json
Identifier of the candidate. Provided by the .id field of the candidate detail resource.
Identifier of the organisation for note visibility. Only users in this organisation will be able to see the note. Provided by the .organisation.id field of the job detail resource.
Note content. Can be HTML formatted (basic formatting tags only; script tags and style attributes are stripped).
Add a new note