Create project noteAsk AIpost https://classic-api.contractorscloud.com/api/v1/projects/{project_id}/notesCreate a new note for a project.Path Paramsproject_idint32requiredThe id of the Project.Body ParamsbodystringrequiredThe main content or body of the ProjectNote.is_user_generatedbooleanrequiredDetermines if the note is user or system generated.truefalseis_visible_on_customer_portalbooleanDetermines if the ProjectNote is visible on the customer portal.truefalsetype_idint32The id of the NoteType for the ProjectNote.Responses 201201 400400Updated over 2 years ago