Notes

Create a note link

Creates a new note link. Links the note to a candidate, job, application, company, client contact, interview, or opportunity.

post/notes/{id}/links

Path parameters

idstring required

Request body

entityType'candidate' | 'vacancy' | 'client' | 'application' | 'clientContact' | 'interview' | 'opportunity' required
entityIdstring required

Response

Note link created successfully.

idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.