# Update Credentialing Note Updates an existing note associated with a credentialing workflow. Endpoint: PATCH /credentialing-workflows/{id}/notes/{noteId} Security: BearerAuth ## Header parameters: - `organization-id` (string) ## Path parameters: - `id` (string, required) - `noteId` (string, required) ## Request fields (application/json): - `message` (string) ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields