Create Applicant Note

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

id

string

required

content

string

required

user_id

string | null

User UUID who will be assigned as the creating user.

``201 OK

``401 Unauthorized

Updated3 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request POST \

--url https://api.fountain.com/v2/applicants/id/notes \

--header 'accept: application/json' \

--header 'content-type: application/json'

application/json

201401

Updated3 months ago