projects
Update project note
put/account/projects/{project_id}/notes/{note_id}
Path parameters
project_idinteger required
Project unique identifier
note_idinteger required
Note unique identifier
Request body
Example request
{
"text": "note to remember"
}Response
Reset Content