Create a Note for Applicant

Create a new note associated to an applicant.

Response schema

  • id
    • Required: yes
    • Type: string
    • Example: "f8b90c19-4d6a-494f-9457-50bf88f44f2e"
  • content
    • Required: yes
    • Type: string
    • Example: "Good candidate"
  • created_at
    • Required: yes
    • Type: string
    • Format: date-time
    • Example: "2017-12-12T14:25:07.840-08:00"
  • updated_at
    • Required: yes
    • Type: string
    • Format: date-time
    • Example: "2017-12-12T14:25:07.840-08:00"
  • user
    • Required: no
    • Type: null
    • Example: ""
Language
Click Try It! to start a request and see the response here!