| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

id

string

required

note_id

string

required

content

string

required

user_id

string | null

User UUID who will be assigned as the creating user.

# ``200      OK

# ``401      Unauthorized

Updated 3 months ago

* * *

ShellNodeRubyPHPPython

```
xxxxxxxxxx

curl --request PUT \ 
     --url https://api.fountain.com/v2/applicants/id/notes/note_id \ 
     --header 'accept: application/json' \ 
     --header 'content-type: application/json'
```

application/json

``200``401

Updated 3 months ago

* * *
