# Delete an existing provider note Deletes an existing note associated with the specified provider. Endpoint: DELETE /providers/{providerId}/notes/{noteId} Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `providerId` (string, required) Identifier of the provider associated with the note to delete. - `noteId` (string, required) Identifier of the note to be deleted. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 409 fields ## Response 500 fields