Add a note to an applicant
Adds a new note to this applicant.
Authentication
AuthorizationBearer
BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).
Path parameters
guid
Stable public identifier of the applicant
Request
This endpoint expects an object.
note
Body of the note.
subject
Subject line of the note.
reminder
When true, sets a reminder for this note.
reminderDate
Reminder date, in ISO-8601 format. Required when reminder is true.
Response
Note added